summaryrefslogtreecommitdiff
path: root/sysutils/fileutils
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 /sysutils/fileutils
parent433af7ab385e0f77d7f4d27b335e2fc3a9e905f8 (diff)
downloadpkgsrc-148d39ac09639f24712b0e9083727f6f5336e4ca.tar.gz
Remove unnecessary slash from master site list.
Diffstat (limited to 'sysutils/fileutils')
-rw-r--r--sysutils/fileutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fileutils/Makefile b/sysutils/fileutils/Makefile
index ef0edb0b2a8..014e522f4d5 100644
--- a/sysutils/fileutils/Makefile
+++ b/sysutils/fileutils/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 1999/03/06 09:02:57 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/04/14 21:39:05 tron Exp $
DISTNAME= fileutils-3.16
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_GNU:=/fileutils/}
+MASTER_SITES= ${MASTER_SITE_GNU:=fileutils/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnu.org/software/fileutils/fileutils.html