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 3a5662fb834..b0732bef1ce 100644 --- a/games/holtz/Makefile +++ b/games/holtz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/11/27 11:19:18 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/17 15:53:02 adam Exp $ DISTNAME= holtz-1.3.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=holtz/} |