diff options
Diffstat (limited to 'games/holtz/Makefile')
-rw-r--r-- | games/holtz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/holtz/Makefile b/games/holtz/Makefile index 4e1077c1411..74db1e9156b 100644 --- a/games/holtz/Makefile +++ b/games/holtz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/06/04 22:16:06 tron Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/06 12:54:22 wiz Exp $ # DISTNAME= holtz-1.3.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=holtz/} |