summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-12-13 10:36:03 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-12-13 10:36:03 +0000
commit3725bf00b608374cf605a77ac86f4f56c49eae14 (patch)
tree8e1952c826a713bef0fab28064b6087a7719f938 /games
parent28cf45ccdb60472ea15897c1abf8c1e586dc1b1e (diff)
downloadpkgsrc-3725bf00b608374cf605a77ac86f4f56c49eae14.tar.gz
Added PKGNAME (missed in previous).
Diffstat (limited to 'games')
-rw-r--r--games/bzflag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index 56f081b0ca3..297627fe785 100644
--- a/games/bzflag/Makefile
+++ b/games/bzflag/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2003/12/13 10:32:53 xtraeme Exp $
+# $NetBSD: Makefile,v 1.7 2003/12/13 10:36:03 xtraeme Exp $
DISTNAME= bzflag-1.10.20031209
+PKGNAME= ${DISTNAME:S/20031209/0/}
WRKSRC= ${WRKDIR}/bzflag-1.9.10.20031209
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bzflag/}