diff options
Diffstat (limited to 'net/p5-Net-TCLink')
-rw-r--r-- | net/p5-Net-TCLink/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net/p5-Net-TCLink/Makefile b/net/p5-Net-TCLink/Makefile index aff298d2ebba..4d4b1536d635 100644 --- a/net/p5-Net-TCLink/Makefile +++ b/net/p5-Net-TCLink/Makefile @@ -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 |