diff options
Diffstat (limited to 'games/gtkgo/Makefile')
-rw-r--r-- | games/gtkgo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gtkgo/Makefile b/games/gtkgo/Makefile index 9e1a2579f7f..625daca4de8 100644 --- a/games/gtkgo/Makefile +++ b/games/gtkgo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/10 09:18:26 rh Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 11:54:58 wiz Exp $ # DISTNAME= gtkgo-0_0_10 +PKGREVISION= 1 PKGNAME= ${DISTNAME:S/_/./g} WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= games gnome |