svn commit: r355207 - head/devel/p5-Log-Dispatch-Email-EmailSend

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 25 12:40:06 UTC 2014


Author: sunpoet
Date: Sun May 25 12:40:06 2014
New Revision: 355207
URL: http://svnweb.freebsd.org/changeset/ports/355207
QAT: https://qat.redports.org/buildarchive/r355207/

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

Modified:
  head/devel/p5-Log-Dispatch-Email-EmailSend/Makefile

Modified: head/devel/p5-Log-Dispatch-Email-EmailSend/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch-Email-EmailSend/Makefile	Sun May 25 12:40:01 2014	(r355206)
+++ head/devel/p5-Log-Dispatch-Email-EmailSend/Makefile	Sun May 25 12:40:06 2014	(r355207)
@@ -8,9 +8,12 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	Subclass of Log-Dispatch-Email that uses Email-Send
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Email-Send>=2.0:${PORTSDIR}/mail/p5-Email-Send \
 		p5-Email-Simple>=2.100:${PORTSDIR}/mail/p5-Email-Simple \
 		p5-Log-Dispatch>=2.0:${PORTSDIR}/devel/p5-Log-Dispatch \


More information about the svn-ports-all mailing list