diff options
Diffstat (limited to 'games/4stAttack/Makefile')
-rw-r--r-- | games/4stAttack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/4stAttack/Makefile b/games/4stAttack/Makefile index 5ee4fa98e30..43209d532e7 100644 --- a/games/4stAttack/Makefile +++ b/games/4stAttack/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2011/02/28 14:52:49 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2011/04/22 13:43:32 obache Exp $ # DISTNAME= 4stAttack-2.1.4 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=forcedattack/} |