- Added LICENSE - Take maintainership Generated with FreeBSD Port Tools 1.02 (mode: change, diff: ports)
Responsible Changed From-To: freebsd-ports-bugs->sunpoet sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback I cannot find where LICENSE declaration is. Would you please point it out? Thanks!
Author: sunpoet Date: Sat May 3 18:18:33 2014 New Revision: 352929 URL: http://svnweb.freebsd.org/changeset/ports/352929 QAT: https://qat.redports.org/buildarchive/r352929/ Log: # - Add LICENSE - Pass maintainership to submitter PR: ports/189238 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Modified: head/net/p5-Net-Traceroute6/Makefile Modified: head/net/p5-Net-Traceroute6/Makefile ============================================================================== --- head/net/p5-Net-Traceroute6/Makefile Sat May 3 16:36:42 2014 (r352928) +++ head/net/p5-Net-Traceroute6/Makefile Sat May 3 18:18:33 2014 (r352929) @@ -8,9 +8,11 @@ CATEGORIES= net perl5 ipv6 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl module to parse traceroute6(8) output +LICENSE= MIT + BUILD_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 RUN_DEPENDS:= ${BUILD_DEPENDS} _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!