svn commit: r437430 - head/lang

Baptiste Daroussin bapt at FreeBSD.org
Sat Apr 1 11:18:29 UTC 2017


Author: bapt
Date: Sat Apr  1 11:18:28 2017
New Revision: 437430
URL: https://svnweb.freebsd.org/changeset/ports/437430

Log:
  Fix typo

Modified:
  head/lang/Makefile

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Sat Apr  1 11:07:13 2017	(r437429)
+++ head/lang/Makefile	Sat Apr  1 11:18:28 2017	(r437430)
@@ -37,7 +37,7 @@
     SUBDIR += clang33
     SUBDIR += clang34
     SUBDIR += clang35
-    SUBDIR += clang37
+    SUBDIR += clang36
     SUBDIR += clang38
     SUBDIR += cling
     SUBDIR += clojure


More information about the svn-ports-all mailing list