diff options
author | rodent <rodent> | 2014-02-01 19:46:29 +0000 |
---|---|---|
committer | rodent <rodent> | 2014-02-01 19:46:29 +0000 |
commit | 4dadd097e765edbbf2fd15eebb0f158e86f6f97e (patch) | |
tree | a85093776faec7b1b57d600de50cc57364ac118d /finance | |
parent | 5fe44cf00b6547024f9fa949240a8fe9267e3f7d (diff) | |
download | pkgsrc-4dadd097e765edbbf2fd15eebb0f158e86f6f97e.tar.gz |
+py-trytond-account-invoice
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 84372955517..18062fdb033 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2014/02/01 19:37:43 rodent Exp $ +# $NetBSD: Makefile,v 1.31 2014/02/01 19:46:29 rodent Exp $ # COMMENT= Monetary, financial and related applications @@ -15,6 +15,7 @@ SUBDIR+= p5-Finance-Currency-Convert-WebserviceX SUBDIR+= p5-Finance-Quote SUBDIR+= p5-Locale-Currency-Format SUBDIR+= py-trytond-account +SUBDIR+= py-trytond-account-invoice SUBDIR+= py-trytond-account-product SUBDIR+= py-trytond-currency SUBDIR+= py-vatnumber |