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 f5f4590219b..c9def7035fd 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2004/10/03 00:14:44 tv Exp $ +# $NetBSD: Makefile,v 1.32 2004/11/30 18:26:39 wiz Exp $ DISTNAME= gnome-chess-0.3.3 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/0.3/} |