diff options
author | arved <arved@FreeBSD.org> | 2003-04-16 16:58:32 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-04-16 16:58:32 +0800 |
commit | 1b6e2355364476473afde8b1bce4667a4f1b96f8 (patch) | |
tree | d9bfb91e2c80df65905310732ac4604fcb6eceb0 /finance/Makefile | |
parent | 65ff3c71551283236606b70476fde827e765f9eb (diff) | |
download | freebsd-ports-gnome-1b6e2355364476473afde8b1bce4667a4f1b96f8.tar.gz freebsd-ports-gnome-1b6e2355364476473afde8b1bce4667a4f1b96f8.tar.zst freebsd-ports-gnome-1b6e2355364476473afde8b1bce4667a4f1b96f8.zip |
Add Aqmoney, a HBCI homebanking application
PR: 50998
Submitted by: Heiner Strauss <heiner@bilch.com>
Diffstat (limited to 'finance/Makefile')
-rw-r--r-- | finance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile index a00bd9030c87..cae54f9b278d 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += aqmoney SUBDIR += gnucash SUBDIR += gnucash-docs SUBDIR += khacc |