Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Apr 2014 05:49:57 +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: r350334 - head/www/p5-Catalyst-Plugin-Scheduler
Message-ID:  <201404060549.s365nvrD010752@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr  6 05:49:57 2014
New Revision: 350334
URL: http://svnweb.freebsd.org/changeset/ports/350334
QAT: https://qat.redports.org/buildarchive/r350334/

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

Modified:
  head/www/p5-Catalyst-Plugin-Scheduler/Makefile

Modified: head/www/p5-Catalyst-Plugin-Scheduler/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-Scheduler/Makefile	Sun Apr  6 05:49:53 2014	(r350333)
+++ head/www/p5-Catalyst-Plugin-Scheduler/Makefile	Sun Apr  6 05:49:57 2014	(r350334)
@@ -8,9 +8,12 @@ CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Schedule events to run in a cron-like manner
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
 		p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
 		p5-DateTime-Event-Cron>=0:${PORTSDIR}/devel/p5-DateTime-Event-Cron \



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