svn commit: r376819 - head/net/p5-IP-Anonymous

Muhammad Moinur Rahman bofh at FreeBSD.org
Mon Jan 12 10:46:23 UTC 2015


Author: bofh
Date: Mon Jan 12 10:46:22 2015
New Revision: 376819
URL: https://svnweb.freebsd.org/changeset/ports/376819
QAT: https://qat.redports.org/buildarchive/r376819/

Log:
  net/p5-IP-Anonymous: Add LICENSE
  
  - Pass Maintainership [1]
  
  Differential Revision:	https://reviews.freebsd.org/D1490
  Submitted by:		pauls at utdallas.edu [1]
  Approved by:		bapt(mentor)

Modified:
  head/net/p5-IP-Anonymous/Makefile

Modified: head/net/p5-IP-Anonymous/Makefile
==============================================================================
--- head/net/p5-IP-Anonymous/Makefile	Mon Jan 12 09:23:25 2015	(r376818)
+++ head/net/p5-IP-Anonymous/Makefile	Mon Jan 12 10:46:22 2015	(r376819)
@@ -8,9 +8,12 @@ CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	pauls at utdallas.edu
+MAINTAINER=	bofh at FreeBSD.org
 COMMENT=	Perl extension to provide anonymous IP addresses
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael
 
 USES=		perl5


More information about the svn-ports-all mailing list