summaryrefslogtreecommitdiff
path: root/games/gnuchess
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 /games/gnuchess
parent433af7ab385e0f77d7f4d27b335e2fc3a9e905f8 (diff)
downloadpkgsrc-148d39ac09639f24712b0e9083727f6f5336e4ca.tar.gz
Remove unnecessary slash from master site list.
Diffstat (limited to 'games/gnuchess')
-rw-r--r--games/gnuchess/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile
index 9a69c1ebedd..aa3cbc7902e 100644
--- a/games/gnuchess/Makefile
+++ b/games/gnuchess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/03/22 16:08:32 bad Exp $
+# $NetBSD: Makefile,v 1.3 1999/04/14 21:39:03 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/27 07:41:12 fenner Exp
#
@@ -6,7 +6,7 @@ DISTNAME= gnuchess-4.0.pl79
PKGNAME= gnuchess-4.0.79
WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_GNU:=/gnuchess/}
+MASTER_SITES= ${MASTER_SITE_GNU:=gnuchess/}
MAINTAINER= packages@netbsd.org