aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/bzip2/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-05-19 08:32:43 +0800
committerobrien <obrien@FreeBSD.org>2000-05-19 08:32:43 +0800
commite58af46e4f020e18028a41638bfb0e21ae3d95ce (patch)
tree61f44aa0d2151659db12f381c01ea773311178c5 /archivers/bzip2/Makefile
parent09e2eb771492adcf9c33ab1a17a1d5a7d3454b96 (diff)
downloadfreebsd-ports-gnome-e58af46e4f020e18028a41638bfb0e21ae3d95ce.tar.gz
freebsd-ports-gnome-e58af46e4f020e18028a41638bfb0e21ae3d95ce.tar.zst
freebsd-ports-gnome-e58af46e4f020e18028a41638bfb0e21ae3d95ce.zip
Upgrade to version 1.0.0.
Diffstat (limited to 'archivers/bzip2/Makefile')
-rw-r--r--archivers/bzip2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile
index 7e724aac9f85..d5a213f93892 100644
--- a/archivers/bzip2/Makefile
+++ b/archivers/bzip2/Makefile
@@ -7,9 +7,10 @@
#
PORTNAME= bzip2
-PORTVERSION= 0.9.5d
+PORTVERSION= 1.0.0
CATEGORIES= archivers
-MASTER_SITES= ftp://sourceware.cygnus.com/pub/bzip2/v095/ \
+MASTER_SITES= ftp://ftp.freesoftware.com/pub/sourceware/bzip2/v100/ \
+ ftp://sourceware.cygnus.com/pub/bzip2/v100/ \
http://www.kernel.org/pub/software/utils/compress/bzip2/
MAINTAINER= obrien@FreeBSD.org