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:   jaapb
Date:           Wed Jan 10 16:30:40 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Added ocaml-num to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.348 -r1.349 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.348 pkgsrc/math/Makefile:1.349
--- pkgsrc/math/Makefile:1.348  Wed Nov 22 11:15:50 2017
+++ pkgsrc/math/Makefile        Wed Jan 10 16:30:40 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.348 2017/11/22 11:15:50 markd Exp $
+# $NetBSD: Makefile,v 1.349 2018/01/10 16:30:40 jaapb Exp $
 
 COMMENT=       Mathematics
 
@@ -171,6 +171,7 @@ SUBDIR+=    newmat
 SUBDIR+=       nickle
 SUBDIR+=       nlopt
 SUBDIR+=       ntl
+SUBDIR+=       ocaml-num
 SUBDIR+=       ocaml-zarith
 SUBDIR+=       octave
 SUBDIR+=       odepack



Home | Main Index | Thread Index | Old Index