diff options
Diffstat (limited to 'games/zoom')
-rw-r--r-- | games/zoom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/zoom/Makefile b/games/zoom/Makefile index ebe65041d7b..e9a49ebb3b7 100644 --- a/games/zoom/Makefile +++ b/games/zoom/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2006/02/05 23:09:26 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:30 wiz Exp $ DISTNAME= zoom-1.0.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.logicalshift.co.uk/unix/zoom/ |