diff options
author | bsam <bsam@FreeBSD.org> | 2012-09-19 20:08:56 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2012-09-19 20:08:56 +0800 |
commit | 16a855052cc62b01e939809ef1b0fe6c7c0ca681 (patch) | |
tree | 9d3e86e758f1d338f7dd61041e24ac2914e5b2a1 /finance/Makefile | |
parent | 042dc1d3a8eb2522ca4c133e7fb410b11c22b0e7 (diff) | |
download | freebsd-ports-gnome-16a855052cc62b01e939809ef1b0fe6c7c0ca681.tar.gz freebsd-ports-gnome-16a855052cc62b01e939809ef1b0fe6c7c0ca681.tar.zst freebsd-ports-gnome-16a855052cc62b01e939809ef1b0fe6c7c0ca681.zip |
Add trytond_account_be 2.4.0, the chart of account which is used in
Belgium.
PR: ports/171172
Submitted by: matthias@petermann.it
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 54b77e5f34ff..aa7122e114b9 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -105,6 +105,7 @@ SUBDIR += tryton SUBDIR += trytond SUBDIR += trytond_account + SUBDIR += trytond_account_be SUBDIR += trytond_account_invoice SUBDIR += trytond_account_product SUBDIR += trytond_calendar |