diff options
Diffstat (limited to 'games/hugo/Makefile')
-rw-r--r-- | games/hugo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/hugo/Makefile b/games/hugo/Makefile index 8636498a37c..517c47e22fd 100644 --- a/games/hugo/Makefile +++ b/games/hugo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/08/17 17:11:23 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/08/18 07:31:08 wiz Exp $ # DISTNAME= hugov31_unix_source PKGNAME= hugo-3.1.02.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IFARCHIVE:=programming/hugo/source/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} hugolib.zip |