diff options
Diffstat (limited to 'games/xnibbles/Makefile')
-rw-r--r-- | games/xnibbles/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xnibbles/Makefile b/games/xnibbles/Makefile index 26ee00110e2..de54effd841 100644 --- a/games/xnibbles/Makefile +++ b/games/xnibbles/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2005/06/01 18:02:53 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/02/05 23:09:25 joerg Exp $ # DISTNAME= xnibbles-1.0BETA4 PKGNAME= xnibbles-1.0b4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games x11 MASTER_SITES= http://www.tjhsst.edu/xnibbles/ |