Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2014 10:13:16 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350454 - head/www/p5-CGI-Response
Message-ID:  <201404071013.s37ADGoD075372@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Perl module allowing response construction for CGI applications
 
+LICENSE=	ART10
+
 USES=		perl5
 USE_PERL5=	configure
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404071013.s37ADGoD075372>