diff options
Diffstat (limited to 'games/gltron')
-rw-r--r-- | games/gltron/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 29d69409790..fb271f04bd1 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2005/03/11 20:16:31 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2005/03/27 15:43:35 wiz Exp $ # DISTNAME= gltron-0.70-source PKGBASE= ${DISTNAME:S/-source$//} PKGNAME= ${PKGBASE} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gltron/} |