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:   pin
Date:           Wed Mar  3 12:17:41 UTC 2021

Modified Files:
        pkgsrc/finance: Makefile

Log Message:
Add rates


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 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.86 pkgsrc/finance/Makefile:1.87
--- pkgsrc/finance/Makefile:1.86        Mon Feb  8 08:31:06 2021
+++ pkgsrc/finance/Makefile     Wed Mar  3 12:17:41 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2021/02/08 08:31:06 adam Exp $
+# $NetBSD: Makefile,v 1.87 2021/03/03 12:17:41 pin Exp $
 #
 
 COMMENT=       Monetary, financial and related applications
@@ -114,6 +114,7 @@ SUBDIR+=    py-trytond-stock-supply-day
 SUBDIR+=       py-trytond-stock-supply-forecast
 SUBDIR+=       py-trytond-stock-supply-production
 SUBDIR+=       py-vatnumber
+SUBDIR+=       rates
 SUBDIR+=       ruby-activemerchant
 SUBDIR+=       ruby-braintree
 SUBDIR+=       tex-euro



Home | Main Index | Thread Index | Old Index