diff options
Diffstat (limited to 'games/quarry/Makefile')
-rw-r--r-- | games/quarry/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quarry/Makefile b/games/quarry/Makefile index f0c3fc160fd..0335447cbc5 100644 --- a/games/quarry/Makefile +++ b/games/quarry/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/02/06 12:40:13 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/03/03 00:13:08 wiz Exp $ # DISTNAME= quarry-0.2.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games MASTER_SITES= http://download.gna.org/quarry/ |