diff options
author | erwin <erwin@FreeBSD.org> | 2009-01-30 01:41:17 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-01-30 01:41:17 +0800 |
commit | 4bfe6f42bf69121eb53aaead04508848637cc94c (patch) | |
tree | 777e10d74d0f3ca38d41e7e223f8c8a97c66d350 /finance/p5-Business-OnlinePayment | |
parent | b04f0e3c81a6fdba7fe6a76e879f0ddcd87e56f5 (diff) | |
download | freebsd-ports-gnome-4bfe6f42bf69121eb53aaead04508848637cc94c.tar.gz freebsd-ports-gnome-4bfe6f42bf69121eb53aaead04508848637cc94c.tar.zst freebsd-ports-gnome-4bfe6f42bf69121eb53aaead04508848637cc94c.zip |
Reassign my p5-* ports to perl@ so more than one person
can look at them.
Diffstat (limited to 'finance/p5-Business-OnlinePayment')
-rw-r--r-- | finance/p5-Business-OnlinePayment/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Business-OnlinePayment/Makefile b/finance/p5-Business-OnlinePayment/Makefile index a1c92ce8adb5..2e810f81e928 100644 --- a/finance/p5-Business-OnlinePayment/Makefile +++ b/finance/p5-Business-OnlinePayment/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN/../by-authors/id/I/IV/IVAN/ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}_08 -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A generic interface for processing online credit card payments BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ |