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:   ryoon
Date:           Wed Aug 15 14:03:55 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add libnumbertext


To generate a diff of this commit:
cvs rdiff -u -r1.396 -r1.397 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.396 pkgsrc/math/Makefile:1.397
--- pkgsrc/math/Makefile:1.396  Sun Jul 29 07:39:03 2018
+++ pkgsrc/math/Makefile        Wed Aug 15 14:03:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.396 2018/07/29 07:39:03 wiz Exp $
+# $NetBSD: Makefile,v 1.397 2018/08/15 14:03:54 ryoon Exp $
 
 COMMENT=       Mathematics
 
@@ -176,6 +176,7 @@ SUBDIR+=    libixion
 SUBDIR+=       liblbfgs
 SUBDIR+=       liblinear
 SUBDIR+=       libmatheval
+SUBDIR+=       libnumbertext
 SUBDIR+=       libshorttext
 SUBDIR+=       libsvm
 SUBDIR+=       linpack



Home | Main Index | Thread Index | Old Index