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: thor
Date: Tue Jun 15 14:32:04 UTC 2021
Modified Files:
pkgsrc/math: Makefile
Log Message:
math/Makefile: add missing blas64
To generate a diff of this commit:
cvs rdiff -u -r1.507 -r1.508 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.507 pkgsrc/math/Makefile:1.508
--- pkgsrc/math/Makefile:1.507 Tue Jun 15 06:55:40 2021
+++ pkgsrc/math/Makefile Tue Jun 15 14:32:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.507 2021/06/15 06:55:40 thor Exp $
+# $NetBSD: Makefile,v 1.508 2021/06/15 14:32:04 thor Exp $
COMMENT= Mathematics
@@ -133,6 +133,7 @@ SUBDIR+= bc
SUBDIR+= bc-gh
SUBDIR+= bcal
SUBDIR+= blas
+SUBDIR+= blas64
SUBDIR+= blitz++
SUBDIR+= boolstuff
SUBDIR+= calc
Home |
Main Index |
Thread Index |
Old Index