ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/stable/1.1/contrib/bzip2/Makefile
(Generate patch)

Comparing stable/1.1/contrib/bzip2/Makefile (file contents):
Revision 12230 by laffer1, Sun Jan 20 18:21:53 2019 UTC vs.
Revision 12231 by laffer1, Thu Aug 8 23:05:20 2019 UTC

# Line 3 | Line 3
3   # lossless, block-sorting data compression.
4   #
5   # bzip2/libbzip2 version 1.0.6 of 6 September 2010
6 < # Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org>
6 > # Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
7   #
8   # Please read the WARNING, DISCLAIMER and PATENTS sections in the
9   # README file.
# Line 137 | Line 137 | bzip2recover.o: bzip2recover.c
137   distclean: clean
138          rm -f manual.ps manual.html manual.pdf
139  
140 < DISTNAME=bzip2-1.0.6
140 > DISTNAME=bzip2-1.0.7
141   dist: check manual
142          rm -f $(DISTNAME)
143          ln -s -f . $(DISTNAME)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines