diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
commit | 6d2e8f9aebbcd9134425dfb7bef6619062bee6ec (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /finance | |
parent | a870ca7af75a8128587ede3b410200034e0369d7 (diff) | |
download | ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.tar.gz ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Business-OnlinePayment-OCV/Makefile | 2 | ||||
-rw-r--r-- | finance/p5-Business-OnlinePayment-iAuthorizer/Makefile | 2 | ||||
-rw-r--r-- | finance/p5-Business-WorldPay-Junior/Makefile | 2 | ||||
-rw-r--r-- | finance/sql-ledger/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/finance/p5-Business-OnlinePayment-OCV/Makefile b/finance/p5-Business-OnlinePayment-OCV/Makefile index 450d26b511f5..2520c5aad0c9 100644 --- a/finance/p5-Business-OnlinePayment-OCV/Makefile +++ b/finance/p5-Business-OnlinePayment-OCV/Makefile @@ -8,7 +8,7 @@ CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Business::OnlinePayment backend module for OCV LICENSE= ART10 GPLv1 diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile index 3e6d103fe24e..6ab11f87f940 100644 --- a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile +++ b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile @@ -8,7 +8,7 @@ CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Business::OnlinePayment backend module for iAuthorizer LICENSE= ART10 GPLv1 diff --git a/finance/p5-Business-WorldPay-Junior/Makefile b/finance/p5-Business-WorldPay-Junior/Makefile index 2c59acc1c150..6abf058f33cc 100644 --- a/finance/p5-Business-WorldPay-Junior/Makefile +++ b/finance/p5-Business-WorldPay-Junior/Makefile @@ -8,7 +8,7 @@ CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module to handle WorldPay Junior for payment services LICENSE= GPLv2 diff --git a/finance/sql-ledger/Makefile b/finance/sql-ledger/Makefile index 4a2d449daf17..be2aec53ea5a 100644 --- a/finance/sql-ledger/Makefile +++ b/finance/sql-ledger/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.sql-ledger.com/source/ \ http://abacus.sql-ledger.com/source/ \ http://pluto.sql-ledger.com/source/ -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Double entry accounting system LICENSE= GPLv2 |