diff options
author | antoine <antoine@FreeBSD.org> | 2017-01-26 02:59:23 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-01-26 02:59:23 +0800 |
commit | 62047715960f418c5cb6059c2957e36d4b499767 (patch) | |
tree | a843a612bbaf0a1d7811d34eb6d8c7a5474b2348 /sysutils | |
parent | 2f1b800a294207d2186be493c9e8c8222c48460d (diff) | |
download | freebsd-ports-gnome-62047715960f418c5cb6059c2957e36d4b499767.tar.gz freebsd-ports-gnome-62047715960f418c5cb6059c2957e36d4b499767.tar.zst freebsd-ports-gnome-62047715960f418c5cb6059c2957e36d4b499767.zip |
Hook munin-contrib to the build
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 8586f426fa16..ade13594a987 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -642,6 +642,7 @@ SUBDIR += mtxorbd SUBDIR += multitail SUBDIR += munin-common + SUBDIR += munin-contrib SUBDIR += munin-master SUBDIR += munin-node SUBDIR += muse |