diff options
Diffstat (limited to 'games/blindmine')
-rw-r--r-- | games/blindmine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/blindmine/Makefile b/games/blindmine/Makefile index 5fde5593b95..8313239ed18 100644 --- a/games/blindmine/Makefile +++ b/games/blindmine/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2009/08/26 19:57:28 sno Exp $ +# $NetBSD: Makefile,v 1.10 2010/01/18 09:58:50 wiz Exp $ # DISTNAME= blindmine-0.3-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games python MASTER_SITES= http://kldp.net/frs/download.php/3097/ EXTRACT_SUFX= .zip |