git: 56dd4104748c - main - net-mgmt/nagios-plugins: Fix redirect in WWW/MASTER_SITES
Mathieu Arnold
mat at FreeBSD.org
Mon Jun 21 07:59:27 UTC 2021
The branch main has been updated by mat:
URL: https://cgit.FreeBSD.org/ports/commit/?id=56dd4104748c498c82aefe7f97af32942aeff73d
commit 56dd4104748c498c82aefe7f97af32942aeff73d
Author: Mathieu Arnold <mat at FreeBSD.org>
AuthorDate: 2021-06-21 07:51:08 +0000
Commit: Mathieu Arnold <mat at FreeBSD.org>
CommitDate: 2021-06-21 07:54:10 +0000
net-mgmt/nagios-plugins: Fix redirect in WWW/MASTER_SITES
---
net-mgmt/nagios-plugins/Makefile | 2 +-
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 e03a7d741d28..8d44f1019ce6 100644
--- a/net-mgmt/nagios-plugins/Makefile
+++ b/net-mgmt/nagios-plugins/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= 2.3.3
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net-mgmt
-MASTER_SITES= https://www.nagios-plugins.org/download/ \
+MASTER_SITES= https://nagios-plugins.org/download/ \
LOCAL/mat/${PORTNAME}
MAINTAINER= mat at FreeBSD.org
diff --git a/net-mgmt/nagios-plugins/pkg-descr b/net-mgmt/nagios-plugins/pkg-descr
index 9da57907934e..71db95c1b793 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: https://www.nagios-plugins.org/
+WWW: https://nagios-plugins.org/
More information about the dev-commits-ports-all
mailing list