aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Finance-QuoteHist/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2010-06-08 10:28:53 +0000
committerAnton Berezin <tobez@FreeBSD.org>2010-06-08 10:28:53 +0000
commitf4de9bac5ec22210f6d1d184d8f7591f23bc0182 (patch)
treed737f59d68c00de4ab9e99368cb12554cdaa4cea /finance/p5-Finance-QuoteHist/Makefile
parentca398449306df996a1326cd4aba88a5c0d76aa43 (diff)
Notes
Diffstat (limited to 'finance/p5-Finance-QuoteHist/Makefile')
-rw-r--r--finance/p5-Finance-QuoteHist/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/finance/p5-Finance-QuoteHist/Makefile b/finance/p5-Finance-QuoteHist/Makefile
index 11d9852de36a..56e087f175e8 100644
--- a/finance/p5-Finance-QuoteHist/Makefile
+++ b/finance/p5-Finance-QuoteHist/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Finance-QuoteHist
-PORTVERSION= 1.12
+PORTVERSION= 1.14
CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -24,12 +24,14 @@ RUN_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \
PERL_CONFIGURE= yes
MAN3= Finance::QuoteHist.3 \
+ Finance::QuoteHist::BusinessWeek.3 \
Finance::QuoteHist::Generic.3 \
+ Finance::QuoteHist::Google.3 \
+ Finance::QuoteHist::Investopedia.3 \
Finance::QuoteHist::MSN.3 \
Finance::QuoteHist::QuoteMedia.3 \
+ Finance::QuoteHist::StockNod.3 \
Finance::QuoteHist::Yahoo.3 \
- Finance::QuoteHist::Yahoo::Australia.3 \
- Finance::QuoteHist::Google.3 \
- Finance::QuoteHist::BusinessWeek.3 \
+ Finance::QuoteHist::Yahoo::Australia.3
.include <bsd.port.mk>