diff options
author | ryoon <ryoon> | 2013-10-24 12:32:38 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-10-24 12:32:38 +0000 |
commit | 4a663b7ac7ce37e18520c9f0ad245cc01748f23a (patch) | |
tree | 0913d82d54e7184e65eeadefd385f4c90d753825 /games/blindmine/Makefile | |
parent | f5b7f9bee9d12d8f3cb115b823f9b5bebfc7c8b3 (diff) | |
download | pkgsrc-4a663b7ac7ce37e18520c9f0ad245cc01748f23a.tar.gz |
Revbump from devel/py-game update
Diffstat (limited to 'games/blindmine/Makefile')
-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 a84fb0a3c24..732b16f8f92 100644 --- a/games/blindmine/Makefile +++ b/games/blindmine/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2013/06/04 22:16:03 tron Exp $ +# $NetBSD: Makefile,v 1.21 2013/10/24 12:32:38 ryoon Exp $ # DISTNAME= blindmine-0.3-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games python MASTER_SITES= http://kldp.net/frs/download.php/3097/ EXTRACT_SUFX= .zip |