aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nrpe3
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2020-07-12 09:36:03 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2020-07-12 09:36:03 +0000
commit754ec4c70ff9f2e6144a607cd52dcae9f069aca6 (patch)
tree13203dc2540ab05c9d43e0fe8d149afd4c139811 /net-mgmt/nrpe3
parent46abfe7cb9c5d6ebc8edd49554e84d56ffa4dd42 (diff)
downloadports-754ec4c70ff9f2e6144a607cd52dcae9f069aca6.tar.gz
ports-754ec4c70ff9f2e6144a607cd52dcae9f069aca6.zip
- Fix LICENSE
- Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=542071
Diffstat (limited to 'net-mgmt/nrpe3')
-rw-r--r--net-mgmt/nrpe3/Makefile3
-rw-r--r--net-mgmt/nrpe3/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/nrpe3/Makefile b/net-mgmt/nrpe3/Makefile
index d63d8ff74f61..20defcfef21c 100644
--- a/net-mgmt/nrpe3/Makefile
+++ b/net-mgmt/nrpe3/Makefile
@@ -11,7 +11,8 @@ PKGNAMESUFFIX= 3
MAINTAINER= zeising@FreeBSD.org
COMMENT?= Nagios Remote Plugin Executor
-LICENSE= GPLv2
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/LICENSE.md
USE_GITHUB= yes
GH_ACCOUNT= NagiosEnterprises
diff --git a/net-mgmt/nrpe3/pkg-descr b/net-mgmt/nrpe3/pkg-descr
index 483177b58d37..92ed7a73432f 100644
--- a/net-mgmt/nrpe3/pkg-descr
+++ b/net-mgmt/nrpe3/pkg-descr
@@ -6,4 +6,4 @@ remote hosts. The check_nrpe plugin is called from Nagios and actually makes
the plugin requests to the remote host. Requires that nrpe be running on the
remote host (either as a standalone daemon or as a service under inetd).
-WWW: http://www.nagios.org/
+WWW: https://www.nagios.org/