diff options
author | demon <demon@FreeBSD.org> | 2014-01-25 00:23:24 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2014-01-25 00:23:24 +0800 |
commit | c85b128b12225d91a2b5b2e00744399e6a6f1b69 (patch) | |
tree | 39da103fb429312403523263603e1e3074d8840a /net-mgmt | |
parent | 61b0eda7e16e17ad8d73a3959fbbfde967f8585a (diff) | |
download | freebsd-ports-gnome-c85b128b12225d91a2b5b2e00744399e6a6f1b69.tar.gz freebsd-ports-gnome-c85b128b12225d91a2b5b2e00744399e6a6f1b69.tar.zst freebsd-ports-gnome-c85b128b12225d91a2b5b2e00744399e6a6f1b69.zip |
This was not a move but rather a divorce.
Point master-site and WWW back to nagios-plugins.org.
monitoring-plugins probably deserves another port (if they release new version).
Pointer out by: lme and others.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagios-plugins/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-plugins/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 8bb87ef9b6ff..0aa8c5bc0ab2 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.5 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-mgmt -MASTER_SITES= https://www.monitoring-plugins.org/download/ +MASTER_SITES= https://www.nagios-plugins.org/download/ MAINTAINER= demon@FreeBSD.org COMMENT= Plugins for Nagios diff --git a/net-mgmt/nagios-plugins/pkg-descr b/net-mgmt/nagios-plugins/pkg-descr index a3fd0cc5f214..9da57907934e 100644 --- a/net-mgmt/nagios-plugins/pkg-descr +++ b/net-mgmt/nagios-plugins/pkg-descr @@ -12,4 +12,4 @@ contacts in a variety of different ways (email, instant message, SMS, etc.). Current status information, historical logs, and reports can all be accessed via a web browser. -WWW: http://www.monitoring-plugins.org/ +WWW: https://www.nagios-plugins.org/ |