svn commit: r529102 - head/math

Antoine Brodin antoine at FreeBSD.org
Wed Mar 25 15:36:16 UTC 2020


Author: antoine
Date: Wed Mar 25 15:36:06 2020
New Revision: 529102
URL: https://svnweb.freebsd.org/changeset/ports/529102

Log:
  Unbreak INDEX

Modified:
  head/math/Makefile

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Wed Mar 25 14:52:57 2020	(r529101)
+++ head/math/Makefile	Wed Mar 25 15:36:06 2020	(r529102)
@@ -787,8 +787,8 @@
     SUBDIR += py-pysparse
     SUBDIR += py-pystan
     SUBDIR += py-pysym
+    SUBDIR += py-python-fcl
     SUBDIR += py-python-louvain
-    SUBDIR += py-python_fcl
     SUBDIR += py-pyvtk
     SUBDIR += py-quadprog
     SUBDIR += py-random2


More information about the svn-ports-head mailing list