svn commit: r376743 - head/net/p5-Net-Nessus-XMLRPC

Muhammad Moinur Rahman bofh at FreeBSD.org
Sun Jan 11 12:44:03 UTC 2015


Author: bofh
Date: Sun Jan 11 12:44:02 2015
New Revision: 376743
URL: https://svnweb.freebsd.org/changeset/ports/376743
QAT: https://qat.redports.org/buildarchive/r376743/

Log:
  net/p5-Net-Nessus-XMLRPC: Add LICENSE
  
  - Pass maintainership [1]
  
  Differential Revision:	https://reviews.freebsd.org/D1491
  Submitted by:		pauls at utdallas.edu [1]
  Approved by:		bapt(mentor)

Modified:
  head/net/p5-Net-Nessus-XMLRPC/Makefile

Modified: head/net/p5-Net-Nessus-XMLRPC/Makefile
==============================================================================
--- head/net/p5-Net-Nessus-XMLRPC/Makefile	Sun Jan 11 11:44:11 2015	(r376742)
+++ head/net/p5-Net-Nessus-XMLRPC/Makefile	Sun Jan 11 12:44:02 2015	(r376743)
@@ -9,9 +9,12 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:KOST
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	pauls at utdallas.edu
+MAINTAINER=	bofh at FreeBSD.org
 COMMENT=	Perl5 interface for communication with Nessus scanner over XMLRPC
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
 		p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
 		p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \


More information about the svn-ports-all mailing list