diff options
author | eik <eik@FreeBSD.org> | 2004-01-22 21:12:03 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-01-22 21:12:03 +0000 |
commit | f8d331586b4d4003ffdf701fa9032096b30d6cfe (patch) | |
tree | 9b511ab144ad804d47a4399c1b9f1f050432d96a /finance/p5-Finance-Quote | |
parent | cdaf1dd2b742221c82510f5c9e3d6a8337b1b65c (diff) | |
download | FreeBSD-ports-f8d331586b4d4003ffdf701fa9032096b30d6cfe.zip FreeBSD-ports-f8d331586b4d4003ffdf701fa9032096b30d6cfe.tar.gz |
move the following ports to finance:
- deskutils/cbb
- deskutils/gnofin
- deskutils/moneydance
- deskutils/xinvest
- devel/libstocks
- misc/emma
- misc/gnomepm
- misc/p5-Finance-Currency-Convert
- misc/p5-Finance-Quote
- misc/p5-Finance-QuoteHist
- misc/quantlib
- misc/wmstock
- misc/xquote
PR: 59357
Submitted by: linimon
Approved by: marcus (mentor)
Diffstat (limited to 'finance/p5-Finance-Quote')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 40df449..05c798b 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -7,7 +7,7 @@ PORTNAME= Finance-Quote PORTVERSION= 1.08 -CATEGORIES= finance misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance PKGNAMEPREFIX= p5- |