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:   khorben
Date:           Tue Sep 29 00:30:17 UTC 2020

Modified Files:
        pkgsrc/finance: Makefile

Log Message:
Add py-crytic-compile


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 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.80 pkgsrc/finance/Makefile:1.81
--- pkgsrc/finance/Makefile:1.80        Tue Sep 29 00:06:23 2020
+++ pkgsrc/finance/Makefile     Tue Sep 29 00:30:17 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2020/09/29 00:06:23 khorben Exp $
+# $NetBSD: Makefile,v 1.81 2020/09/29 00:30:17 khorben Exp $
 #
 
 COMMENT=       Monetary, financial and related applications
@@ -38,6 +38,7 @@ SUBDIR+=      py-beancount
 SUBDIR+=       py-bitcoinlib
 SUBDIR+=       py-bitcoinrpc
 SUBDIR+=       py-braintree
+SUBDIR+=       py-crytic-compile
 SUBDIR+=       py-empyrical
 SUBDIR+=       py-eth-hash
 SUBDIR+=       py-eth-typing



Home | Main Index | Thread Index | Old Index