aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-01-29 17:41:17 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-01-29 17:41:17 +0000
commitdc3b831b6b7dcca0a0724a5ce288ac677507c525 (patch)
tree44b9949901cd3922f31a9eaf53fce5d09e32f8c3 /finance
parentc301912128b027b0f2311ff1bb3439ed19354297 (diff)
downloadports-dc3b831b6b7dcca0a0724a5ce288ac677507c525.tar.gz
ports-dc3b831b6b7dcca0a0724a5ce288ac677507c525.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Business-OnlinePayment-2CheckOut/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-Beanstream/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-Cardstream/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-Jettis/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-LinkPoint/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-Network1Financial/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-PayConnect/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-SurePay/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-TCLink/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-VirtualNet/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-eSec/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment/Makefile2
16 files changed, 16 insertions, 16 deletions
diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile
index 911d399dbb82..031633c67f07 100644
--- a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile
+++ b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for 2CheckOut authorization service
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
diff --git a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile
index 5b93b38c6bf3..3fae50f50571 100644
--- a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile
+++ b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for Authorize.Net
RUN_DEPENDS= p5-Business-OnlinePayment>=3:${PORTSDIR}/finance/p5-Business-OnlinePayment \
diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile
index e2867149d288..396c751be792 100644
--- a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile
+++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for Bank of America eStores
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
diff --git a/finance/p5-Business-OnlinePayment-Beanstream/Makefile b/finance/p5-Business-OnlinePayment-Beanstream/Makefile
index 8cc4b34a79c3..0a9db9dc2636 100644
--- a/finance/p5-Business-OnlinePayment-Beanstream/Makefile
+++ b/finance/p5-Business-OnlinePayment-Beanstream/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for Beanstream
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
diff --git a/finance/p5-Business-OnlinePayment-Cardstream/Makefile b/finance/p5-Business-OnlinePayment-Cardstream/Makefile
index 3b1a7b68f8ba..607eeeeaa863 100644
--- a/finance/p5-Business-OnlinePayment-Cardstream/Makefile
+++ b/finance/p5-Business-OnlinePayment-Cardstream/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for Cardstream
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
diff --git a/finance/p5-Business-OnlinePayment-Jettis/Makefile b/finance/p5-Business-OnlinePayment-Jettis/Makefile
index f0a54be05178..1a437cc554df 100644
--- a/finance/p5-Business-OnlinePayment-Jettis/Makefile
+++ b/finance/p5-Business-OnlinePayment-Jettis/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for Jettis
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
diff --git a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile
index 51569a03b5a5..f97695026224 100644
--- a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile
+++ b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for LinkPoint
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
index d53ce2b83e45..98526d3cb99b 100644
--- a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
+++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for MerchantCommerce authorization service
BUILD_DEPENDS= ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment
diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile
index b2fa27841f37..9db718b64437 100644
--- a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile
+++ b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for Network1 Financial
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
diff --git a/finance/p5-Business-OnlinePayment-PayConnect/Makefile b/finance/p5-Business-OnlinePayment-PayConnect/Makefile
index 037b31fa31ba..7b5ef1a951eb 100644
--- a/finance/p5-Business-OnlinePayment-PayConnect/Makefile
+++ b/finance/p5-Business-OnlinePayment-PayConnect/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for PaymentOne PayConnect
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile
index 100074d94ffb..2e6bc3e533b6 100644
--- a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile
+++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
diff --git a/finance/p5-Business-OnlinePayment-SurePay/Makefile b/finance/p5-Business-OnlinePayment-SurePay/Makefile
index 7dbe3855cabf..1f5e9a709896 100644
--- a/finance/p5-Business-OnlinePayment-SurePay/Makefile
+++ b/finance/p5-Business-OnlinePayment-SurePay/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for SurePay authorization service
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
diff --git a/finance/p5-Business-OnlinePayment-TCLink/Makefile b/finance/p5-Business-OnlinePayment-TCLink/Makefile
index c1fb201989ab..b8fb9fe77673 100644
--- a/finance/p5-Business-OnlinePayment-TCLink/Makefile
+++ b/finance/p5-Business-OnlinePayment-TCLink/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for TrustCommerce
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
diff --git a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile
index 47aa10d1bbab..2ea513da73d1 100644
--- a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile
+++ b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for Vital VirtualNet
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
diff --git a/finance/p5-Business-OnlinePayment-eSec/Makefile b/finance/p5-Business-OnlinePayment-eSec/Makefile
index e9efd6bf260c..7a5a6a13dab9 100644
--- a/finance/p5-Business-OnlinePayment-eSec/Makefile
+++ b/finance/p5-Business-OnlinePayment-eSec/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= An Business::OnlinePayment backend module for eSec
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
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 \