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 5c597a9086e..f1c9544204e 100644 --- a/games/holtz/Makefile +++ b/games/holtz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2018/08/16 18:54:45 adam Exp $ +# $NetBSD: Makefile,v 1.37 2018/11/12 03:52:06 ryoon Exp $ DISTNAME= holtz-1.4.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=holtz/} |