diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-06 03:20:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-06 03:20:56 +0000 |
commit | 575f96958a6d5a6652797dccca72c0784b662e80 (patch) | |
tree | 9236510442ffd46fdbf93b06de3cd5f749dca036 /finance | |
parent | bc4d0f9efed55e839cef3b876b68e0df1f5b8c70 (diff) |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/Makefile | 1 | ||||
-rw-r--r-- | finance/gnucash-devel/Makefile | 2 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/finance/Makefile b/finance/Makefile index 8beee7c01da8..0dbf7ff2aa0a 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += gnucash SUBDIR += khacc SUBDIR += openhbci SUBDIR += p5-Math-Financial diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index e829f32a7517..4660d92deea3 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnucash PORTVERSION= 1.8.0 PORTREVISION= 1 -CATEGORIES= deskutils gnome +CATEGORIES= finance gnome MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \ ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ http://www.linas.org/pub/ \ diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index e829f32a7517..4660d92deea3 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnucash PORTVERSION= 1.8.0 PORTREVISION= 1 -CATEGORIES= deskutils gnome +CATEGORIES= finance gnome MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \ ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ http://www.linas.org/pub/ \ |