diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-22 21:12:03 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-22 21:12:03 +0000 |
commit | a335a55aced5e6933285fecfc7eb78fea2e08726 (patch) | |
tree | bddc13a8f41829718b913b1f937128ba8c08ed8a /finance/p5-Finance-Currency-Convert | |
parent | f057149ccb90a15e2d1492ffaa443a40f14b925f (diff) | |
download | ports-a335a55aced5e6933285fecfc7eb78fea2e08726.tar.gz ports-a335a55aced5e6933285fecfc7eb78fea2e08726.zip |
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)
Notes
Notes:
svn path=/head/; revision=98827
Diffstat (limited to 'finance/p5-Finance-Currency-Convert')
-rw-r--r-- | finance/p5-Finance-Currency-Convert/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Finance-Currency-Convert/Makefile b/finance/p5-Finance-Currency-Convert/Makefile index 927c94e866a1..e3910446eb80 100644 --- a/finance/p5-Finance-Currency-Convert/Makefile +++ b/finance/p5-Finance-Currency-Convert/Makefile @@ -7,7 +7,7 @@ PORTNAME= Finance-Currency-Convert PORTVERSION= 1.03 -CATEGORIES= finance misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance PKGNAMEPREFIX= p5- |