svn commit: r352884 - head/net/p5-Net-Packet-Target

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 3 08:48:06 UTC 2014


Author: sunpoet
Date: Sat May  3 08:48:05 2014
New Revision: 352884
URL: http://svnweb.freebsd.org/changeset/ports/352884
QAT: https://qat.redports.org/buildarchive/r352884/

Log:
  - Add LICENSE
  - Pass maintainership to submitter
  
  PR:		ports/189250
  Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail.com>

Modified:
  head/net/p5-Net-Packet-Target/Makefile

Modified: head/net/p5-Net-Packet-Target/Makefile
==============================================================================
--- head/net/p5-Net-Packet-Target/Makefile	Sat May  3 08:48:01 2014	(r352883)
+++ head/net/p5-Net-Packet-Target/Makefile	Sat May  3 08:48:05 2014	(r352884)
@@ -7,9 +7,11 @@ CATEGORIES=	net perl5 devel
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	Target object for all Net-Packet related stuff
 
+LICENSE=	ART10
+
 BUILD_DEPENDS=	p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \
 		p5-Net-Packet>=3.00:${PORTSDIR}/net/p5-Net-Packet
 RUN_DEPENDS:=	${BUILD_DEPENDS}


More information about the svn-ports-all mailing list