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 a80cfd88b82..846416308d4 100644 --- a/games/4stAttack/Makefile +++ b/games/4stAttack/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/01/28 11:00:52 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/03/09 12:34:06 wiz Exp $ # DISTNAME= 4stAttack-2.1.4 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=forcedattack/} |