svn commit: r355200 - head/devel/p5-Module-Reload
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 25 12:39:33 UTC 2014
Author: sunpoet
Date: Sun May 25 12:39:33 2014
New Revision: 355200
URL: http://svnweb.freebsd.org/changeset/ports/355200
QAT: https://qat.redports.org/buildarchive/r355200/
Log:
- Add LICENSE
- Pass maintainership to submitter
PR: ports/189563
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail.com>
Modified:
head/devel/p5-Module-Reload/Makefile
Modified: head/devel/p5-Module-Reload/Makefile
==============================================================================
--- head/devel/p5-Module-Reload/Makefile Sun May 25 12:39:28 2014 (r355199)
+++ head/devel/p5-Module-Reload/Makefile Sun May 25 12:39:33 2014 (r355200)
@@ -7,9 +7,11 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= 5u623l20 at gmail.com
COMMENT= Reload perl library files when updated on disk
+LICENSE= ARTPERL10
+
USES= perl5
USE_PERL5= configure
More information about the svn-ports-all
mailing list