diff options
author | rodent <rodent> | 2014-02-01 19:14:58 +0000 |
---|---|---|
committer | rodent <rodent> | 2014-02-01 19:14:58 +0000 |
commit | b7bf894dfb1b1b29de330923d19650d93fe173b5 (patch) | |
tree | 2a6698fa750ac96999e00aa57cc19f1812891141 /finance | |
parent | 9a036af1fa2279babe1f3caa474e16a3f53da540 (diff) | |
download | pkgsrc-b7bf894dfb1b1b29de330923d19650d93fe173b5.tar.gz |
+py-trytond-account
Diffstat (limited to 'finance')
-rw-r--r-- | finance/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/Makefile b/finance/Makefile index ccfa9286fbb..ddba8a8197a 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2014/02/01 18:56:05 rodent Exp $ +# $NetBSD: Makefile,v 1.29 2014/02/01 19:14:58 rodent Exp $ # COMMENT= Monetary, financial and related applications @@ -14,6 +14,7 @@ SUBDIR+= p5-Data-Currency SUBDIR+= p5-Finance-Currency-Convert-WebserviceX SUBDIR+= p5-Finance-Quote SUBDIR+= p5-Locale-Currency-Format +SUBDIR+= py-trytond-account SUBDIR+= py-trytond-currency SUBDIR+= py-vatnumber SUBDIR+= ruby-activemerchant |