diff options
Diffstat (limited to 'games/blobwars/Makefile')
-rw-r--r-- | games/blobwars/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/blobwars/Makefile b/games/blobwars/Makefile index e2f74c76e47..e344837092f 100644 --- a/games/blobwars/Makefile +++ b/games/blobwars/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2005/12/11 09:40:40 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/05 23:09:12 joerg Exp $ # DISTNAME= blobwars-1.04-1 PKGNAME= blobwars-1.04.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= # real site produces wrong filename, use default # http://www.parallelrealities.co.uk/download.php?type=zip&file= |