svn commit: r350454 - head/www/p5-CGI-Response

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 7 10:13:16 UTC 2014


Author: sunpoet
Date: Mon Apr  7 10:13:16 2014
New Revision: 350454
URL: http://svnweb.freebsd.org/changeset/ports/350454
QAT: https://qat.redports.org/buildarchive/r350454/

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

Modified:
  head/www/p5-CGI-Response/Makefile

Modified: head/www/p5-CGI-Response/Makefile
==============================================================================
--- head/www/p5-CGI-Response/Makefile	Mon Apr  7 10:13:12 2014	(r350453)
+++ head/www/p5-CGI-Response/Makefile	Mon Apr  7 10:13:16 2014	(r350454)
@@ -7,9 +7,11 @@ CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	Perl module allowing response construction for CGI applications
 
+LICENSE=	ART10
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list