diff options
Diffstat (limited to 'sysutils/munin-doc/Makefile')
-rw-r--r-- | sysutils/munin-doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/munin-doc/Makefile b/sysutils/munin-doc/Makefile index 08e699ee36b..02b7538f53a 100644 --- a/sysutils/munin-doc/Makefile +++ b/sysutils/munin-doc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2015/06/12 10:51:14 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2016/07/09 06:39:02 wiz Exp $ VERS= 1.3.2 DISTNAME= munin_${VERS} PKGNAME= munin-doc-${VERS} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=munin/} |