diff options
Diffstat (limited to 'sysutils/munin-common/Makefile')
-rw-r--r-- | sysutils/munin-common/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/munin-common/Makefile b/sysutils/munin-common/Makefile index e202ef7edb4..d6b461baa0a 100644 --- a/sysutils/munin-common/Makefile +++ b/sysutils/munin-common/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2021/07/25 13:26:35 tm Exp $ +# $NetBSD: Makefile,v 1.7 2022/06/28 11:35:58 wiz Exp $ # PKGNAME= ${DISTNAME:S/munin/munin-common/} +PKGREVISION= 1 COMMENT= Common components between a munin node and master .include "../../sysutils/munin-common/Makefile.common" |