svn commit: r355379 - head/devel/p5-App-SVN-Bisect

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


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

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

Modified:
  head/devel/p5-App-SVN-Bisect/Makefile

Modified: head/devel/p5-App-SVN-Bisect/Makefile
==============================================================================
--- head/devel/p5-App-SVN-Bisect/Makefile	Mon May 26 15:33:40 2014	(r355378)
+++ head/devel/p5-App-SVN-Bisect/Makefile	Mon May 26 15:33:44 2014	(r355379)
@@ -7,9 +7,11 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	Binary search through svn revisions
 
+LICENSE=	ART20
+
 BUILD_DEPENDS=	p5-IO-All>0:${PORTSDIR}/devel/p5-IO-All \
 		p5-YAML-Syck>0:${PORTSDIR}/textproc/p5-YAML-Syck \
 		${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion


More information about the svn-ports-all mailing list