diff options
author | adamw <adamw@FreeBSD.org> | 2017-01-03 04:13:16 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2017-01-03 04:13:16 +0800 |
commit | e5879f5b0a131e96886edc565e736882bf32d150 (patch) | |
tree | 155ebba3718eb000d8a401c21194678a1cf8769c /finance | |
parent | b635301db8c6f484bb936fac7d40bcaa40602d11 (diff) | |
download | freebsd-ports-gnome-e5879f5b0a131e96886edc565e736882bf32d150.tar.gz freebsd-ports-gnome-e5879f5b0a131e96886edc565e736882bf32d150.tar.zst freebsd-ports-gnome-e5879f5b0a131e96886edc565e736882bf32d150.zip |
Reassign to the perl collective
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Finance-YahooQuote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Finance-YahooQuote/Makefile b/finance/p5-Finance-YahooQuote/Makefile index e4ace7e0b825..2871e42d95e3 100644 --- a/finance/p5-Finance-YahooQuote/Makefile +++ b/finance/p5-Finance-YahooQuote/Makefile @@ -7,7 +7,7 @@ CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Get stock quotes from Yahoo! Finance RUN_DEPENDS= p5-HTML-Parser>=2.2:www/p5-HTML-Parser \ |