diff options
author | erwin <erwin@FreeBSD.org> | 2005-09-20 14:20:34 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-09-20 14:20:34 +0000 |
commit | 5335f2d22f0228ce331552dd9b5cdc38c872f710 (patch) | |
tree | eb54e4f91c902e8f9b95ebb157094c9adcc8e7c3 /finance | |
parent | 6afc134e5849de5846218c4bd504b86e2f1bcf1b (diff) | |
download | FreeBSD-ports-5335f2d22f0228ce331552dd9b5cdc38c872f710.zip FreeBSD-ports-5335f2d22f0228ce331552dd9b5cdc38c872f710.tar.gz |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self)
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Finance-Currency-Convert/Makefile | 2 | ||||
-rw-r--r-- | finance/p5-Finance-QuoteHist/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/p5-Finance-Currency-Convert/Makefile b/finance/p5-Finance-Currency-Convert/Makefile index d9cb91f..88f413f 100644 --- a/finance/p5-Finance-Currency-Convert/Makefile +++ b/finance/p5-Finance-Currency-Convert/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Finance PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Convert currencies and fetch their exchange rates PERL_CONFIGURE= yes diff --git a/finance/p5-Finance-QuoteHist/Makefile b/finance/p5-Finance-QuoteHist/Makefile index e7b932c..e9b58c6 100644 --- a/finance/p5-Finance-QuoteHist/Makefile +++ b/finance/p5-Finance-QuoteHist/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance PKGNAMEPREFIX= p5- -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for fetching historical stock quotes BUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ |