Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 2014 05:26:13 +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: r352726 - head/textproc/p5-Text-FindIndent
Message-ID:  <201405010526.s415QDp4061024@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May  1 05:26:12 2014
New Revision: 352726
URL: http://svnweb.freebsd.org/changeset/ports/352726
QAT: https://qat.redports.org/buildarchive/r352726/

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

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

Modified: head/textproc/p5-Text-FindIndent/Makefile
==============================================================================
--- head/textproc/p5-Text-FindIndent/Makefile	Thu May  1 05:26:08 2014	(r352725)
+++ head/textproc/p5-Text-FindIndent/Makefile	Thu May  1 05:26:12 2014	(r352726)
@@ -8,9 +8,12 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SMUELLER
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Perl5 module to heuristically determine the indent style of a file
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 



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