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:   jnemeth
Date:           Thu Dec  8 02:56:11 UTC 2016

Modified Files:
        pkgsrc/finance: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 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.42 pkgsrc/finance/Makefile:1.43
--- pkgsrc/finance/Makefile:1.42        Mon Dec  5 01:11:11 2016
+++ pkgsrc/finance/Makefile     Thu Dec  8 02:56:11 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2016/12/05 01:11:11 marino Exp $
+# $NetBSD: Makefile,v 1.43 2016/12/08 02:56:11 jnemeth Exp $
 #
 
 COMMENT=       Monetary, financial and related applications
@@ -22,8 +22,8 @@ SUBDIR+=      py-trytond-account
 SUBDIR+=       py-trytond-account-asset
 SUBDIR+=       py-trytond-account-be
 SUBDIR+=       py-trytond-account-credit-limit
-SUBDIR+=       py-trytond-account-deposit
 SUBDIR+=       py-trytond-account-de-skr03
+SUBDIR+=       py-trytond-account-deposit
 SUBDIR+=       py-trytond-account-dunning
 SUBDIR+=       py-trytond-account-dunning-fee
 SUBDIR+=       py-trytond-account-dunning-letter



Home | Main Index | Thread Index | Old Index