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 0335447cbc5..314e14e1e89 100644 --- a/games/quarry/Makefile +++ b/games/quarry/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/03/03 00:13:08 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/06/14 07:44:34 sbd Exp $ # DISTNAME= quarry-0.2.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= http://download.gna.org/quarry/ |