summaryrefslogtreecommitdiff
path: root/devel/bison
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 /devel/bison
parent433af7ab385e0f77d7f4d27b335e2fc3a9e905f8 (diff)
downloadpkgsrc-148d39ac09639f24712b0e9083727f6f5336e4ca.tar.gz
Remove unnecessary slash from master site list.
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 58ba825d023..63b4201f7bb 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 1999/02/19 03:27:08 tv Exp $
+# $NetBSD: Makefile,v 1.9 1999/04/14 21:39:02 tron Exp $
DISTNAME= bison-1.27
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU:=/bison/}
+MASTER_SITES= ${MASTER_SITE_GNU:=bison/}
MAINTAINER= thorpej@netbsd.org
HOMEPAGE= http://www.gnu.org/software/bison/bison.html