summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gcpio/Makefile4
-rw-r--r--archivers/gtar/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index ed712bd5046..6c451f6aeb7 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 1998/08/20 15:16:35 tsarna Exp $
+# $NetBSD: Makefile,v 1.9 1999/03/22 16:08:30 bad Exp $
#
DISTNAME= cpio-2.4.2
PKGNAME= gcpio-2.4.2
CATEGORIES= archivers
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU:=/cpio/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/cpio/cpio.html
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index 457fa189f61..ad09e18a7d3 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 1998/08/20 15:16:35 tsarna Exp $
+# $NetBSD: Makefile,v 1.10 1999/03/22 16:08:31 bad Exp $
#
DISTNAME= tar-1.12
PKGNAME= gtar-1.12
CATEGORIES= archivers
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU:=/tar/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/tar/tar.html