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 7db15645aa6..de452f3fe9e 100644 --- a/games/quarry/Makefile +++ b/games/quarry/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/09/02 19:51:05 adam Exp $ +# $NetBSD: Makefile,v 1.29 2013/10/10 14:42:11 ryoon Exp $ # DISTNAME= quarry-0.2.0 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= games MASTER_SITES= http://download.gna.org/quarry/ |