diff options
Diffstat (limited to 'games/holtz')
-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 ce550188039..331f72dec5b 100644 --- a/games/holtz/Makefile +++ b/games/holtz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/09/07 19:16:37 adam Exp $ +# $NetBSD: Makefile,v 1.4 2012/09/15 10:04:40 obache Exp $ # DISTNAME= holtz-1.3.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=holtz/} |