diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-23 05:12:03 +0800 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-23 05:12:03 +0800 |
commit | a335a55aced5e6933285fecfc7eb78fea2e08726 (patch) | |
tree | bddc13a8f41829718b913b1f937128ba8c08ed8a /finance/wmstock | |
parent | f057149ccb90a15e2d1492ffaa443a40f14b925f (diff) | |
download | freebsd-ports-gnome-a335a55aced5e6933285fecfc7eb78fea2e08726.tar.gz freebsd-ports-gnome-a335a55aced5e6933285fecfc7eb78fea2e08726.tar.zst freebsd-ports-gnome-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)
Diffstat (limited to 'finance/wmstock')
-rw-r--r-- | finance/wmstock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/wmstock/Makefile b/finance/wmstock/Makefile index 40e84ac771bf..6f255fcc25da 100644 --- a/finance/wmstock/Makefile +++ b/finance/wmstock/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmstock PORTVERSION= 0.11 -CATEGORIES= finance misc windowmaker +CATEGORIES= finance windowmaker MASTER_SITES= http://mattfischer.com/wmstock/src/ MAINTAINER= ports@FreeBSD.org |