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 236aaf91e02..885740e0f29 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2003/05/02 11:54:56 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2003/05/05 16:27:49 jmmv Exp $ DISTNAME= gnome-chess-0.3.3 -PKGREVISION= 6 +PKGREVISION= 6 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/0.3/} |