svn commit: r355378 - head/devel/p5-Alias

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 26 15:33:40 UTC 2014


Author: sunpoet
Date: Mon May 26 15:33:40 2014
New Revision: 355378
URL: http://svnweb.freebsd.org/changeset/ports/355378
QAT: https://qat.redports.org/buildarchive/r355378/

Log:
  - Add LICENSE
  - Pass maintainership to submitter
  - While I'm here, remove leading indefinite article from COMMENT
  
  PR:		ports/190239
  Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail.com>

Modified:
  head/devel/p5-Alias/Makefile

Modified: head/devel/p5-Alias/Makefile
==============================================================================
--- head/devel/p5-Alias/Makefile	Mon May 26 15:33:35 2014	(r355377)
+++ head/devel/p5-Alias/Makefile	Mon May 26 15:33:40 2014	(r355378)
@@ -8,8 +8,11 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
-COMMENT=	A perl module that performs aliasing services
+MAINTAINER=	5u623l20 at gmail.com
+COMMENT=	Perl module that performs aliasing services
+
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
 
 USES=		perl5
 USE_PERL5=	configure


More information about the svn-ports-all mailing list