diff options
Diffstat (limited to 'games/crack-attack')
-rw-r--r-- | games/crack-attack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crack-attack/Makefile b/games/crack-attack/Makefile index 708ab7593bb..c91a16e4d44 100644 --- a/games/crack-attack/Makefile +++ b/games/crack-attack/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2006/01/24 07:32:08 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:09:13 joerg Exp $ DISTNAME= crack-attack-1.1.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= http://savannah.nongnu.org/download/crack-attack/ |