pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/finance



Module Name:    pkgsrc
Committed By:   marino
Date:           Mon Dec  5 00:56:21 UTC 2016

Modified Files:
        pkgsrc/finance: Makefile

Log Message:
finance: Hook in py-tryond-account-dunning-letter properly


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/finance/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/finance/Makefile
diff -u pkgsrc/finance/Makefile:1.40 pkgsrc/finance/Makefile:1.41
--- pkgsrc/finance/Makefile:1.40        Sun Dec  4 21:12:58 2016
+++ pkgsrc/finance/Makefile     Mon Dec  5 00:56:21 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2016/12/04 21:12:58 rodent Exp $
+# $NetBSD: Makefile,v 1.41 2016/12/05 00:56:21 marino Exp $
 #
 
 COMMENT=       Monetary, financial and related applications
@@ -26,7 +26,7 @@ SUBDIR+=      py-trytond-account-deposit
 SUBDIR+=       py-trytond-account-de-skr03
 SUBDIR+=       py-trytond-account-dunning
 SUBDIR+=       py-trytond-account-dunning-fee
-SUBDIR+=       py-trytond-account-dunning-fee-letter
+SUBDIR+=       py-trytond-account-dunning-letter
 SUBDIR+=       py-trytond-account-fr
 SUBDIR+=       py-trytond-account-invoice
 SUBDIR+=       py-trytond-account-invoice-history



Home | Main Index | Thread Index | Old Index