diff options
author | flo <flo@FreeBSD.org> | 2011-12-19 18:50:50 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2011-12-19 18:50:50 +0800 |
commit | 4ff9a32c686dcb6291dea39ce9f7f937cc3b6f57 (patch) | |
tree | c182338982512e5a76ee19608ad67492f9523955 /sysutils | |
parent | 6530bc85546be0e0ef0737ecb13e8b2545af0004 (diff) | |
download | freebsd-ports-gnome-4ff9a32c686dcb6291dea39ce9f7f937cc3b6f57.tar.gz freebsd-ports-gnome-4ff9a32c686dcb6291dea39ce9f7f937cc3b6f57.tar.zst freebsd-ports-gnome-4ff9a32c686dcb6291dea39ce9f7f937cc3b6f57.zip |
munin moved to a new home
Reported by: Cyrill Lefevere <cyrille.lefevre-lists@laposte.net>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/munin-common/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/munin-master/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/munin-node/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/munin-common/pkg-descr b/sysutils/munin-common/pkg-descr index 666948252297..0e1ffa2ed3d6 100644 --- a/sysutils/munin-common/pkg-descr +++ b/sysutils/munin-common/pkg-descr @@ -11,4 +11,4 @@ of creating own "plugins" (graphs). This are the common components to drive both the server and the node components of munin. -WWW: http://www.linpro.no/projects/munin/ +WWW: http://munin-monitoring.org/ diff --git a/sysutils/munin-master/pkg-descr b/sysutils/munin-master/pkg-descr index 4c8acb6ab016..ccfb06066a29 100644 --- a/sysutils/munin-master/pkg-descr +++ b/sysutils/munin-master/pkg-descr @@ -11,4 +11,4 @@ of creating own "plugins" (graphs). This is the collector. It is installed on the machine that shall collect and display performance data. -WWW: http://www.linpro.no/projects/munin/ +WWW: http://munin-monitoring.org/ diff --git a/sysutils/munin-node/pkg-descr b/sysutils/munin-node/pkg-descr index 51ef74004f3d..1ac945582d61 100644 --- a/sysutils/munin-node/pkg-descr +++ b/sysutils/munin-node/pkg-descr @@ -10,4 +10,4 @@ of creating own "plugins" (graphs). This is the node part. It is used on all machines Munin shall watch. -WWW: http://www.linpro.no/projects/munin/ +WWW: http://munin-monitoring.org/ |