summaryrefslogtreecommitdiff
path: root/games/gltron
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-05-31 22:39:48 +0000
committerwiz <wiz@pkgsrc.org>2005-05-31 22:39:48 +0000
commit1aa91a0f0add33a2dffafb2f63b36bbd046055c9 (patch)
treebc8b592b249c8a7168ed073111b93223f71acf77 /games/gltron
parentbaee768fc05e02127d4389a4e2b0f5d5d48b9344 (diff)
downloadpkgsrc-1aa91a0f0add33a2dffafb2f63b36bbd046055c9.tar.gz
Do not play games with PKGBASE.
Diffstat (limited to 'games/gltron')
-rw-r--r--games/gltron/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile
index 8d2ff8d2869..9ae3dbbd868 100644
--- a/games/gltron/Makefile
+++ b/games/gltron/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:50 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/05/31 22:39:48 wiz Exp $
#
DISTNAME= gltron-0.70-source
-PKGBASE= ${DISTNAME:S/-source$//}
-PKGNAME= ${PKGBASE}
+PKGNAME= ${DISTNAME:S/-source$//}
PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gltron/}