summaryrefslogtreecommitdiff
path: root/archivers/bzip2/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-08-10 07:29:49 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-08-10 07:29:49 +0000
commit3c0cce710a6b8c7ed16ff4859fe4989a946ed6c5 (patch)
tree2004a58e0967af5e705fd14e7e9d71d5f9c193d9 /archivers/bzip2/Makefile
parent(1) (diff)
Update to version 0.9.5c. This fixes the bug compressing
/usr/ports/textproc/dsssl-docbook-modular/pkg/PLIST reported by John Milford <jwm@CSUA.Berkeley.EDU>.
Notes
Notes: svn path=/head/; revision=20637
Diffstat (limited to 'archivers/bzip2/Makefile')
-rw-r--r--archivers/bzip2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile
index daf25ac4f72c..a4a9f8881a01 100644
--- a/archivers/bzip2/Makefile
+++ b/archivers/bzip2/Makefile
@@ -4,13 +4,13 @@
# Date created: 19 Nov 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.10 1999/04/19 22:28:11 obrien Exp $
+# $Id: Makefile,v 1.14 1999/08/06 18:45:47 obrien Exp $
#
-DISTNAME= bzip2-0.9.0c
+DISTNAME= bzip2-0.9.5c
CATEGORIES= archivers
MASTER_SITES= http://www.muraroa.demon.co.uk/ \
- http://www.bzip2.org/bzip2/v090/ \
+ http://www.bzip2.org/bzip2/v095/ \
http://www.digistar.com/bzip2/
MAINTAINER= obrien@FreeBSD.org