summaryrefslogtreecommitdiff
path: root/archivers/gcpio
diff options
context:
space:
mode:
authortron <tron>1999-04-14 21:39:01 +0000
committertron <tron>1999-04-14 21:39:01 +0000
commit148d39ac09639f24712b0e9083727f6f5336e4ca (patch)
treebbaa4216e40e5290bddc14a02309232c2868acfd /archivers/gcpio
parent433af7ab385e0f77d7f4d27b335e2fc3a9e905f8 (diff)
downloadpkgsrc-148d39ac09639f24712b0e9083727f6f5336e4ca.tar.gz
Remove unnecessary slash from master site list.
Diffstat (limited to 'archivers/gcpio')
-rw-r--r--archivers/gcpio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index 6c451f6aeb7..041f929590b 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 1999/03/22 16:08:30 bad Exp $
+# $NetBSD: Makefile,v 1.10 1999/04/14 21:39:01 tron Exp $
#
DISTNAME= cpio-2.4.2
PKGNAME= gcpio-2.4.2
CATEGORIES= archivers
-MASTER_SITES= ${MASTER_SITE_GNU:=/cpio/}
+MASTER_SITES= ${MASTER_SITE_GNU:=cpio/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/cpio/cpio.html