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 2445730904c..e3169129c12 100644 --- a/games/holtz/Makefile +++ b/games/holtz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/10/08 23:01:36 adam Exp $ +# $NetBSD: Makefile,v 1.8 2013/01/26 21:37:34 adam Exp $ # DISTNAME= holtz-1.3.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=holtz/} |