Date: Sat, 3 May 2014 08:47: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: r352882 - head/net/p5-Net-TCLink Message-ID: <201405030847.s438lvqV049120@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat May 3 08:47:57 2014 New Revision: 352882 URL: http://svnweb.freebsd.org/changeset/ports/352882 QAT: https://qat.redports.org/buildarchive/r352882/ Log: - Add LICENSE - Pass maintainership to submitter - While I'm here, remove leading indefinite article from COMMENT PR: ports/189242 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Modified: head/net/p5-Net-TCLink/Makefile Modified: head/net/p5-Net-TCLink/Makefile ============================================================================== --- head/net/p5-Net-TCLink/Makefile Sat May 3 08:47:53 2014 (r352881) +++ head/net/p5-Net-TCLink/Makefile Sat May 3 08:47:57 2014 (r352882) @@ -8,8 +8,10 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= Net_TCLink.pm-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= A module to for connecting to the TrustCommerce payment gateway +MAINTAINER= 5u623l20@gmail.com +COMMENT= Module to for connecting to the TrustCommerce payment gateway + +LICENSE= LGPL21 USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405030847.s438lvqV049120>