summaryrefslogtreecommitdiff
path: root/games/gnuchess/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnuchess/Makefile')
-rw-r--r--games/gnuchess/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile
index aa3cbc7902e..b577ded1f3c 100644
--- a/games/gnuchess/Makefile
+++ b/games/gnuchess/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.3 1999/04/14 21:39:03 tron Exp $
+# $NetBSD: Makefile,v 1.4 1999/11/17 23:06:20 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/27 07:41:12 fenner Exp
#
-DISTNAME= gnuchess-4.0.pl79
-PKGNAME= gnuchess-4.0.79
+DISTNAME= gnuchess-4.0.pl80
+PKGNAME= gnuchess-4.0.80
WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_GNU:=gnuchess/}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org