svn commit: r350331 - head/www/p5-Compress-LeadingBlankSpaces
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 6 05:49:44 UTC 2014
Author: sunpoet
Date: Sun Apr 6 05:49:43 2014
New Revision: 350331
URL: http://svnweb.freebsd.org/changeset/ports/350331
QAT: https://qat.redports.org/buildarchive/r350331/
Log:
- Add LICENSE
- Pass maintainership to submitter
PR: 188271
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail.com>
Modified:
head/www/p5-Compress-LeadingBlankSpaces/Makefile
Modified: head/www/p5-Compress-LeadingBlankSpaces/Makefile
==============================================================================
--- head/www/p5-Compress-LeadingBlankSpaces/Makefile Sun Apr 6 05:49:39 2014 (r350330)
+++ head/www/p5-Compress-LeadingBlankSpaces/Makefile Sun Apr 6 05:49:43 2014 (r350331)
@@ -7,9 +7,12 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= 5u623l20 at gmail.com
COMMENT= Perl class to compress leading blank spaces in web content
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
More information about the svn-ports-all
mailing list