svn commit: r410476 - head/math

Antoine Brodin antoine at FreeBSD.org
Sun Mar 6 18:38:12 UTC 2016


Author: antoine
Date: Sun Mar  6 18:38:10 2016
New Revision: 410476
URL: https://svnweb.freebsd.org/changeset/ports/410476

Log:
  Unbreak INDEX

Modified:
  head/math/Makefile

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Sun Mar  6 18:30:22 2016	(r410475)
+++ head/math/Makefile	Sun Mar  6 18:38:10 2016	(r410476)
@@ -160,7 +160,7 @@
     SUBDIR += gap
     SUBDIR += gdcalc
     SUBDIR += geg
-    SUBDIR += geogebra-i18n
+    SUBDIR += geogebra
     SUBDIR += geonext
     SUBDIR += gexpr
     SUBDIR += ggobi


More information about the svn-ports-all mailing list