diff options
Diffstat (limited to 'games/rftg')
-rw-r--r-- | games/rftg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/rftg/Makefile b/games/rftg/Makefile index 69c5d5321e3..a7519d4668f 100644 --- a/games/rftg/Makefile +++ b/games/rftg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/09/07 19:16:39 adam Exp $ +# $NetBSD: Makefile,v 1.20 2012/09/15 10:04:43 obache Exp $ # DISTNAME= rftg-0.8.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= http://warpcore.org/rftg/ \ http://keldon.net/rftg/ |