summaryrefslogtreecommitdiff
path: root/games/gnuchess/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnuchess/Makefile')
-rw-r--r--games/gnuchess/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile
index a0ea65b8a49..9a69c1ebedd 100644
--- a/games/gnuchess/Makefile
+++ b/games/gnuchess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/02/08 08:48:37 frueauf Exp $
+# $NetBSD: Makefile,v 1.2 1999/03/22 16:08:32 bad Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/27 07:41:12 fenner Exp
#
@@ -6,8 +6,7 @@ DISTNAME= gnuchess-4.0.pl79
PKGNAME= gnuchess-4.0.79
WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= gnuchess
+MASTER_SITES= ${MASTER_SITE_GNU:=/gnuchess/}
MAINTAINER= packages@netbsd.org