diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2020-04-16 18:27:59 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2020-04-16 18:27:59 +0800 |
commit | ec441d76cc4ee98e47a4d18e71ba01288a961fdf (patch) | |
tree | 5cd15869f523468120c7fa47ae41c14c402dd155 /net-mgmt | |
parent | d7119381550462aff92f3919f734464b45c21d14 (diff) | |
download | freebsd-ports-gnome-ec441d76cc4ee98e47a4d18e71ba01288a961fdf.tar.gz freebsd-ports-gnome-ec441d76cc4ee98e47a4d18e71ba01288a961fdf.tar.zst freebsd-ports-gnome-ec441d76cc4ee98e47a4d18e71ba01288a961fdf.zip |
Fix a few redirects to https in my ports.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagios/pkg-descr | 2 | ||||
-rw-r--r-- | net-mgmt/nagios4/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios/pkg-descr b/net-mgmt/nagios/pkg-descr index 656a529f8828..7340154859d6 100644 --- a/net-mgmt/nagios/pkg-descr +++ b/net-mgmt/nagios/pkg-descr @@ -7,4 +7,4 @@ to administrative 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.nagios.org/ +WWW: https://www.nagios.org/ diff --git a/net-mgmt/nagios4/pkg-descr b/net-mgmt/nagios4/pkg-descr index 656a529f8828..7340154859d6 100644 --- a/net-mgmt/nagios4/pkg-descr +++ b/net-mgmt/nagios4/pkg-descr @@ -7,4 +7,4 @@ to administrative 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.nagios.org/ +WWW: https://www.nagios.org/ |