diff options
Diffstat (limited to 'games/xfrisk/Makefile')
-rw-r--r-- | games/xfrisk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index b5de964fdec..d8b02235915 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2012/02/04 23:42:12 dholland Exp $ +# $NetBSD: Makefile,v 1.27 2012/02/05 00:02:47 dholland Exp $ # DISTNAME= xfrisk-1.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.tuxick.net/xfrisk/files/ |