diff options
Diffstat (limited to 'games/gnome-chess/Makefile')
-rw-r--r-- | games/gnome-chess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index 33ceef02fbe..30c2bd693cc 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2003/05/30 16:19:57 jmmv Exp $ +# $NetBSD: Makefile,v 1.21 2003/07/13 13:51:47 wiz Exp $ DISTNAME= gnome-chess-0.3.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/0.3/} |