Date: Mon, 26 May 2014 15:33:16 +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: r355372 - head/devel/p5-Cache-Simple-TimedExpiry Message-ID: <201405261533.s4QFXGOj097164@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon May 26 15:33:16 2014 New Revision: 355372 URL: http://svnweb.freebsd.org/changeset/ports/355372 QAT: https://qat.redports.org/buildarchive/r355372/ Log: - Add LICENSE - Pass maintainership to submitter - While I'm here, remove leading indefinite article from COMMENT PR: ports/190234 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Modified: head/devel/p5-Cache-Simple-TimedExpiry/Makefile Modified: head/devel/p5-Cache-Simple-TimedExpiry/Makefile ============================================================================== --- head/devel/p5-Cache-Simple-TimedExpiry/Makefile Mon May 26 15:33:11 2014 (r355371) +++ head/devel/p5-Cache-Simple-TimedExpiry/Makefile Mon May 26 15:33:16 2014 (r355372) @@ -7,8 +7,11 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org -COMMENT= A lightweight cache with timed expiration +MAINTAINER= 5u623l20@gmail.com +COMMENT= Lightweight cache with timed expiration + +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?201405261533.s4QFXGOj097164>