diff options
Diffstat (limited to 'games/gtkgo/Makefile')
-rw-r--r-- | games/gtkgo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gtkgo/Makefile b/games/gtkgo/Makefile index f5e7b9de76b..3d1e7d51634 100644 --- a/games/gtkgo/Makefile +++ b/games/gtkgo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/03/12 22:16:09 snj Exp $ +# $NetBSD: Makefile,v 1.11 2004/10/03 00:14:45 tv Exp $ # DISTNAME= gtkgo-0_0_10 PKGNAME= ${DISTNAME:S/_/./g} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games gnome MASTER_SITES= http://norbertdejonge.sourceforge.net/ |