svn commit: r542418 - head/net-mgmt/nsca

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Jul 17 09:36:04 UTC 2020


Author: amdmi3
Date: Fri Jul 17 09:36:03 2020
New Revision: 542418
URL: https://svnweb.freebsd.org/changeset/ports/542418

Log:
  - Fix LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/net-mgmt/nsca/Makefile
  head/net-mgmt/nsca/pkg-descr

Modified: head/net-mgmt/nsca/Makefile
==============================================================================
--- head/net-mgmt/nsca/Makefile	Fri Jul 17 08:21:54 2020	(r542417)
+++ head/net-mgmt/nsca/Makefile	Fri Jul 17 09:36:03 2020	(r542418)
@@ -10,7 +10,7 @@ MASTER_SITES=	SF/nagios/nsca-2.x/nsca-${PORTVERSION}
 MAINTAINER=	mm at FreeBSD.org
 COMMENT=	Nagios Service Check Acceptor
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
 
 #.if !defined(_BUILDING_NSCA_CLIENT)
 #RUN_DEPENDS=	nagios:net-mgmt/nagios

Modified: head/net-mgmt/nsca/pkg-descr
==============================================================================
--- head/net-mgmt/nsca/pkg-descr	Fri Jul 17 08:21:54 2020	(r542417)
+++ head/net-mgmt/nsca/pkg-descr	Fri Jul 17 09:36:03 2020	(r542418)
@@ -3,4 +3,4 @@ results to a central Nagios server. This consists of t
 which runs on the main Nagios server and accepts results and the
 "send_nsca" client which is used to send results to the server.
 
-WWW: http://www.nagios.org/
+WWW: https://www.nagios.org/


More information about the svn-ports-all mailing list