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 167e9b845bc..cc2004e730b 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2005/06/01 18:02:53 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/05 23:09:24 joerg Exp $ # DISTNAME= xfrisk-1.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.tuxick.net/xfrisk/files/ |