diff options
author | rene <rene@FreeBSD.org> | 2017-01-03 04:04:36 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-01-03 04:04:36 +0800 |
commit | b635301db8c6f484bb936fac7d40bcaa40602d11 (patch) | |
tree | 8fa5128edd76c33c8a992f878a6b2754f03c19cc /finance | |
parent | 4ced4eb83f3b812092254c86e12202bae87ac56a (diff) | |
download | freebsd-ports-gnome-b635301db8c6f484bb936fac7d40bcaa40602d11.tar.gz freebsd-ports-gnome-b635301db8c6f484bb936fac7d40bcaa40602d11.tar.zst freebsd-ports-gnome-b635301db8c6f484bb936fac7d40bcaa40602d11.zip |
leeym handed in his commit bit.
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 a0cee581ff8d..e4ace7e0b825 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= leeym@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Get stock quotes from Yahoo! Finance RUN_DEPENDS= p5-HTML-Parser>=2.2:www/p5-HTML-Parser \ |