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 a0a5b1763a7..d4f512c705f 100644 --- a/games/rftg/Makefile +++ b/games/rftg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2011/04/22 13:43:38 obache Exp $ +# $NetBSD: Makefile,v 1.15 2011/11/01 06:01:20 sbd Exp $ # DISTNAME= rftg-0.8.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= http://warpcore.org/rftg/ \ http://keldon.net/rftg/ |