summaryrefslogtreecommitdiffstats
path: root/contrib/bzip2/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2010-11-09 18:32:57 +0000
committerobrien <obrien@FreeBSD.org>2010-11-09 18:32:57 +0000
commitbf51c23bf092b501e4499808929aa684edc3d4d4 (patch)
treed70cfbf8d3f028fc565310f4250fafd7aba34243 /contrib/bzip2/Makefile
parente89c44deb646ed516b5dc67d99a4dd013cb405a5 (diff)
downloadFreeBSD-src-bf51c23bf092b501e4499808929aa684edc3d4d4.zip
FreeBSD-src-bf51c23bf092b501e4499808929aa684edc3d4d4.tar.gz
Upgrade to Bzip2 version 1.0.6.
Reviewed by: SO (cperciva)
Diffstat (limited to 'contrib/bzip2/Makefile')
-rw-r--r--contrib/bzip2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/bzip2/Makefile b/contrib/bzip2/Makefile
index eb09753..9754ddf 100644
--- a/contrib/bzip2/Makefile
+++ b/contrib/bzip2/Makefile
@@ -2,8 +2,8 @@
# This file is part of bzip2/libbzip2, a program and library for
# lossless, block-sorting data compression.
#
-# bzip2/libbzip2 version 1.0.5 of 10 December 2007
-# Copyright (C) 1996-2007 Julian Seward <jseward@bzip.org>
+# bzip2/libbzip2 version 1.0.6 of 6 September 2010
+# Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org>
#
# Please read the WARNING, DISCLAIMER and PATENTS sections in the
# README file.
@@ -137,7 +137,7 @@ bzip2recover.o: bzip2recover.c
distclean: clean
rm -f manual.ps manual.html manual.pdf
-DISTNAME=bzip2-1.0.5
+DISTNAME=bzip2-1.0.6
dist: check manual
rm -f $(DISTNAME)
ln -s -f . $(DISTNAME)
OpenPOWER on IntegriCloud