diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
commit | 7e9f9496502c0bcaf0c0a18c5d522046654e7356 (patch) | |
tree | 43b0929a9ba8d1706a9866239ffe98e5966571c3 /games/blindmine | |
parent | 839e25c49b0bfc59ceb72667ef0e096bcd97e576 (diff) | |
download | pkgsrc-7e9f9496502c0bcaf0c0a18c5d522046654e7356.tar.gz |
Second try at jpeg-8 recursive PKGREVISION bump.
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 |