diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-16 14:45:49 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-16 14:45:49 +0000 |
commit | cbffb3af9d95e810e5b983bdb8af5870385468d0 (patch) | |
tree | bd420c0f805cb9e019640a5f2f7fce593a7d1093 /finance/p5-Finance-QuoteTW | |
parent | e15a13a912240df930067dc8ad6dae1c0d280fb9 (diff) | |
download | ports-cbffb3af9d95e810e5b983bdb8af5870385468d0.tar.gz ports-cbffb3af9d95e810e5b983bdb8af5870385468d0.zip |
Notes
Diffstat (limited to 'finance/p5-Finance-QuoteTW')
-rw-r--r-- | finance/p5-Finance-QuoteTW/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Finance-QuoteTW/Makefile b/finance/p5-Finance-QuoteTW/Makefile index 0580ba87b613..aeaa98ef9e59 100644 --- a/finance/p5-Finance-QuoteTW/Makefile +++ b/finance/p5-Finance-QuoteTW/Makefile @@ -8,6 +8,7 @@ PORTNAME= Finance-QuoteTW PORTVERSION= 0.09 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Fetch quotes of mutual funds in Taiwan RUN_DEPENDS= p5-Data-TreeDumper>=0:${PORTSDIR}/devel/p5-Data-TreeDumper \ - p5-Encode>=2.26:${PORTSDIR}/converters/p5-Encode \ p5-HTML-Encoding>=0.6:${PORTSDIR}/www/p5-HTML-Encoding \ p5-HTML-TableExtract>=2.1:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-Spiffy>=0.3:${PORTSDIR}/devel/p5-Spiffy \ |