summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/bzip2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile
index 515321ad032..9ff586243d6 100644
--- a/archivers/bzip2/Makefile
+++ b/archivers/bzip2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/10/17 00:05:29 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2001/01/11 09:26:19 tron Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/11/20 08:18:40 tg Exp
#
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.muraroa.demon.co.uk/ \
http://www.digistar.com/bzip2/
MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.muraroa.demon.co.uk/
+HOMEPAGE= http://sourceware.cygnus.com/bzip2/index.html
.if exists(/usr/bin/bzip2)
IGNORE= "${PKGNAME} is part of your NetBSD distribution"