diff options
author | eik <eik@FreeBSD.org> | 2004-01-23 05:12:03 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-01-23 05:12:03 +0800 |
commit | f8d331586b4d4003ffdf701fa9032096b30d6cfe (patch) | |
tree | 9b511ab144ad804d47a4399c1b9f1f050432d96a /finance/gnomepm/Makefile | |
parent | cdaf1dd2b742221c82510f5c9e3d6a8337b1b65c (diff) | |
download | freebsd-ports-gnome-f8d331586b4d4003ffdf701fa9032096b30d6cfe.tar.gz freebsd-ports-gnome-f8d331586b4d4003ffdf701fa9032096b30d6cfe.tar.zst freebsd-ports-gnome-f8d331586b4d4003ffdf701fa9032096b30d6cfe.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/gnomepm/Makefile')
-rw-r--r-- | finance/gnomepm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/gnomepm/Makefile b/finance/gnomepm/Makefile index 286ebe75b53e..850ca1d2c397 100644 --- a/finance/gnomepm/Makefile +++ b/finance/gnomepm/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnomepm PORTVERSION= 0.9.3 PORTREVISION= 1 -CATEGORIES= finance misc gnome +CATEGORIES= finance gnome MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/g/${PORTNAME:S/gnome/gnome-/} DISTNAME= ${PORTNAME:S/gnome/gnome-/}_${PORTVERSION}.orig |