diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2010-02-23 13:55:00 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2010-02-23 13:55:00 +0000 |
commit | 6f830b33ee46bafffcffc04a7f4dc24eecd40f8e (patch) | |
tree | bccdd75ce1d3d1c9c0141cfaf6475ff63356abe5 /sysutils/Makefile | |
parent | 57a370406dee64a0b3f0a8836a7a7bdad33563a3 (diff) |
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
Notes
Notes:
svn path=/head/; revision=250230
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 |