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 1ab280956ec..ca26212181a 100644 --- a/sysutils/munin-doc/Makefile +++ b/sysutils/munin-doc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/05/17 16:10:48 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:29 wiz Exp $ VERS= 1.3.2 DISTNAME= munin_${VERS} PKGNAME= munin-doc-${VERS} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=munin/} |