aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-09-20 14:20:34 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-09-20 14:20:34 +0000
commit9030b5c3b800ba5467d86cbe01dc8a8b7de60476 (patch)
tree5e88e5a2daf9a44cbd6e276b4da8ae030fbd3ba1 /finance
parentf88674c448df9982b97dbfddd7bf9ae13570807f (diff)
downloadports-9030b5c3b800ba5467d86cbe01dc8a8b7de60476.tar.gz
ports-9030b5c3b800ba5467d86cbe01dc8a8b7de60476.zip
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)
Notes
Notes: svn path=/head/; revision=143208
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Finance-Currency-Convert/Makefile2
-rw-r--r--finance/p5-Finance-QuoteHist/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/p5-Finance-Currency-Convert/Makefile b/finance/p5-Finance-Currency-Convert/Makefile
index d9cb91f86ec5..88f413f2776b 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 e7b932cf7546..e9b58c67dab9 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 \