Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 2020 09:35:11 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r541093 - head/net-mgmt/nsca27
Message-ID:  <202007030935.0639ZBOS051280@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Jul  3 09:35:11 2020
New Revision: 541093
URL: https://svnweb.freebsd.org/changeset/ports/541093

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

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

Modified: head/net-mgmt/nsca27/Makefile
==============================================================================
--- head/net-mgmt/nsca27/Makefile	Fri Jul  3 09:27:51 2020	(r541092)
+++ head/net-mgmt/nsca27/Makefile	Fri Jul  3 09:35:11 2020	(r541093)
@@ -10,7 +10,7 @@ MASTER_SITES=	SF/nagios/nsca-2.x/nsca-${PORTVERSION}
 MAINTAINER=	mm@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/nsca27/pkg-descr
==============================================================================
--- head/net-mgmt/nsca27/pkg-descr	Fri Jul  3 09:27:51 2020	(r541092)
+++ head/net-mgmt/nsca27/pkg-descr	Fri Jul  3 09:35:11 2020	(r541093)
@@ -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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007030935.0639ZBOS051280>