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 bdad4d7b1c9..be2ab4aa3e2 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2002/07/17 13:11:44 rh Exp $ +# $NetBSD: Makefile,v 1.10 2002/09/10 16:06:41 wiz Exp $ DISTNAME= gnome-chess-0.3.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-chess/} |