diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-25 15:07:23 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-25 15:07:23 +0000 |
| commit | 368b1f37cb449635389585c5d4b00d02877b459b (patch) | |
| tree | 779e0a2effe15a78461f35905861f19395de4d90 /sysutils/munin-node | |
| parent | 64ee14ab3940861ee60ea558ddf3fa0fed4422ef (diff) | |
Notes
Diffstat (limited to 'sysutils/munin-node')
| -rw-r--r-- | sysutils/munin-node/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/munin-node/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile index de7bd6dce2f3..44d2fb0db6ef 100644 --- a/sysutils/munin-node/Makefile +++ b/sysutils/munin-node/Makefile @@ -3,7 +3,6 @@ PORTNAME= munin PORTVERSION= ${MUNIN_VERSION} -PORTREVISION= 3 CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -node diff --git a/sysutils/munin-node/pkg-plist b/sysutils/munin-node/pkg-plist index e417ff73552b..f85983631e05 100644 --- a/sysutils/munin-node/pkg-plist +++ b/sysutils/munin-node/pkg-plist @@ -249,5 +249,5 @@ sbin/munin-sched %%PERL%%%%DATADIR%%/plugins/varnish_ %%DATADIR%%/plugins/vmstat %%DATADIR%%/plugins/zimbra_ -@dir(%%USER%%,%%GROUP%%,) %%DBDIR%%/plugin-state +@dir(%%USER%%,%%GROUP%%,) %%DBDIRNODE%%/plugin-state @dir %%ETCDIR%%/plugins |
