aboutsummaryrefslogtreecommitdiff
path: root/archivers/bzip2
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-01 01:49:16 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-01 01:49:16 +0000
commit4852c81ad30c7ea696dc04b451e7856142c319a4 (patch)
tree8d48834c7b72651cd25d45cd650bdda26482b71b /archivers/bzip2
parent889248a2688562ac94c337d8b64a06014b164a4e (diff)
Put in some new master sites, the old one moved and doesn't hold the
files any more. Note that this should probably be updated to 0.9.5b some time. PR: 12881 Submitted by: Will Andrews <andrews@technologist.com>
Notes
Notes: svn path=/head/; revision=20418
Diffstat (limited to 'archivers/bzip2')
-rw-r--r--archivers/bzip2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile
index 0c31aa5ec7af..8e751ca91071 100644
--- a/archivers/bzip2/Makefile
+++ b/archivers/bzip2/Makefile
@@ -4,12 +4,13 @@
# Date created: 19 Nov 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.9 1998/12/10 17:02:31 obrien Exp $
+# $Id: Makefile,v 1.10 1999/04/19 22:28:11 obrien Exp $
#
DISTNAME= bzip2-0.9.0c
CATEGORIES= archivers
-MASTER_SITES= http://www.muraroa.demon.co.uk/
+MASTER_SITES= http://www.bzip2.org/bzip2/v090/ \
+ http://www.digistar.com/bzip2/
MAINTAINER= obrien@FreeBSD.org