svn commit: r352725 - head/textproc/p5-Text-Flowed

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 1 05:26:08 UTC 2014


Author: sunpoet
Date: Thu May  1 05:26:08 2014
New Revision: 352725
URL: http://svnweb.freebsd.org/changeset/ports/352725
QAT: https://qat.redports.org/buildarchive/r352725/

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

Modified:
  head/textproc/p5-Text-Flowed/Makefile

Modified: head/textproc/p5-Text-Flowed/Makefile
==============================================================================
--- head/textproc/p5-Text-Flowed/Makefile	Thu May  1 05:26:03 2014	(r352724)
+++ head/textproc/p5-Text-Flowed/Makefile	Thu May  1 05:26:08 2014	(r352725)
@@ -7,9 +7,12 @@ CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	RFC2646 format=flowed
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list