diff options
author | des <des@FreeBSD.org> | 2010-02-23 21:55:00 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2010-02-23 21:55:00 +0800 |
commit | a305bae482737f237ade6438e14951999a8b305c (patch) | |
tree | c0fe29935088baa6c35c86fcafffab5a1df69133 /sysutils/Makefile | |
parent | cead1b430bf8b0ecbdbf69d7cb1a15dcbb1ae363 (diff) | |
download | freebsd-ports-gnome-a305bae482737f237ade6438e14951999a8b305c.tar.gz freebsd-ports-gnome-a305bae482737f237ade6438e14951999a8b305c.tar.zst freebsd-ports-gnome-a305bae482737f237ade6438e14951999a8b305c.zip |
Upgrade Munin to 1.4.3. Thanks to Sean Rees <sean@rees.us> for providing
the initial patches and getting me started with this.
Note that munin-main has been renamed to munin-master (see MOVED).
Approved by: portmgr (erwin)
Feature safe: yes
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 268ecaf7bdad..4a9e07a4bde9 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -501,7 +501,8 @@ SUBDIR += mtpfs SUBDIR += mtxorbd SUBDIR += multitail - SUBDIR += munin-main + SUBDIR += munin-common + SUBDIR += munin-master SUBDIR += munin-node SUBDIR += muse SUBDIR += mybashburn |