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 cf341be91dc..4a613034165 100644 --- a/games/blindmine/Makefile +++ b/games/blindmine/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2011/11/01 06:01:13 sbd Exp $ +# $NetBSD: Makefile,v 1.16 2012/01/28 11:00:53 wiz Exp $ # DISTNAME= blindmine-0.3-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games python MASTER_SITES= http://kldp.net/frs/download.php/3097/ EXTRACT_SUFX= .zip |