diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /finance | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Finance-Currency-Convert/Makefile | 1 | ||||
-rw-r--r-- | finance/p5-Finance-Currency-Convert/pkg-comment | 1 | ||||
-rw-r--r-- | finance/p5-Finance-QuoteHist/Makefile | 1 | ||||
-rw-r--r-- | finance/p5-Finance-QuoteHist/pkg-comment | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/finance/p5-Finance-Currency-Convert/Makefile b/finance/p5-Finance-Currency-Convert/Makefile index bacaa19f3d91..6d745bd0a944 100644 --- a/finance/p5-Finance-Currency-Convert/Makefile +++ b/finance/p5-Finance-Currency-Convert/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz MAINTAINER= svenasse@polaris.ca +COMMENT= Convert currencies and fetch their exchange rates PERL_CONFIGURE= yes diff --git a/finance/p5-Finance-Currency-Convert/pkg-comment b/finance/p5-Finance-Currency-Convert/pkg-comment deleted file mode 100644 index e8adb3d82b46..000000000000 --- a/finance/p5-Finance-Currency-Convert/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert currencies and fetch their exchange rates diff --git a/finance/p5-Finance-QuoteHist/Makefile b/finance/p5-Finance-QuoteHist/Makefile index 26ce4a349067..0d7ab652a1dc 100644 --- a/finance/p5-Finance-QuoteHist/Makefile +++ b/finance/p5-Finance-QuoteHist/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Finance PKGNAMEPREFIX= p5- MAINTAINER= svenasse@polaris.ca +COMMENT= Perl module for fetching historical stock quotes BUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/finance/p5-Finance-QuoteHist/pkg-comment b/finance/p5-Finance-QuoteHist/pkg-comment deleted file mode 100644 index 72b6add79401..000000000000 --- a/finance/p5-Finance-QuoteHist/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for fetching historical stock quotes |