aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Finance-Quote/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-08-20 14:45:08 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-08-20 14:45:08 +0000
commit55bbf047ea6ef15f3a395ba90530489bce58d3fd (patch)
treee5b53c6bd3e0df60cfe28b8a0bd024db91ff5517 /finance/p5-Finance-Quote/Makefile
parenta4980fd9f02c82662d8eee8c401a2fa46df8feda (diff)
downloadports-55bbf047ea6ef15f3a395ba90530489bce58d3fd.tar.gz
ports-55bbf047ea6ef15f3a395ba90530489bce58d3fd.zip
Notes
Diffstat (limited to 'finance/p5-Finance-Quote/Makefile')
-rw-r--r--finance/p5-Finance-Quote/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile
index 63bcb29a2388..7eb04f7e3218 100644
--- a/finance/p5-Finance-Quote/Makefile
+++ b/finance/p5-Finance-Quote/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Finance-Quote
-PORTVERSION= 1.05
+PORTVERSION= 1.06
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Finance
@@ -32,6 +32,10 @@ MAN3= Finance::Quote.3 \
Finance::Quote::Yahoo::Australia.3 \
Finance::Quote::Yahoo::Base.3 \
Finance::Quote::Yahoo::Europe.3\
- Finance::Quote::Yahoo::USA.3
+ Finance::Quote::Yahoo::USA.3 \
+ Finance::Quote::AEX.3 \
+ Finance::Quote::Cdnfundlibrary.3 \
+ Finance::Quote::Fool.3 \
+ Finance::Quote::Tdwaterhouse.3
.include <bsd.port.mk>