diff options
Diffstat (limited to 'games/rftg/Makefile')
-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 e40e8d9684a..b247d2ae69c 100644 --- a/games/rftg/Makefile +++ b/games/rftg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/10/08 23:01:37 adam Exp $ +# $NetBSD: Makefile,v 1.24 2013/02/16 11:21:27 wiz Exp $ # DISTNAME= rftg-0.8.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games MASTER_SITES= http://warpcore.org/rftg/ \ http://keldon.net/rftg/ |