pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   minskim
Date:           Wed Jan  1 16:38:17 UTC 2020

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add py-Keras-Applications


To generate a diff of this commit:
cvs rdiff -u -r1.444 -r1.445 pkgsrc/math/Makefile

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

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.444 pkgsrc/math/Makefile:1.445
--- pkgsrc/math/Makefile:1.444  Wed Jan  1 16:31:23 2020
+++ pkgsrc/math/Makefile        Wed Jan  1 16:38:17 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.444 2020/01/01 16:31:23 minskim Exp $
+# $NetBSD: Makefile,v 1.445 2020/01/01 16:38:17 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -304,6 +304,7 @@ SUBDIR+=    php-stats
 SUBDIR+=       ppl
 SUBDIR+=       prng
 SUBDIR+=       pspp
+SUBDIR+=       py-Keras-Applications
 SUBDIR+=       py-Keras-Preprocessing
 SUBDIR+=       py-Numeric
 SUBDIR+=       py-Scientific



Home | Main Index | Thread Index | Old Index