svn commit: r498568 - head/lang

Jimmy Olgeni olgeni at FreeBSD.org
Wed Apr 10 14:53:54 UTC 2019


Author: olgeni
Date: Wed Apr 10 14:53:53 2019
New Revision: 498568
URL: https://svnweb.freebsd.org/changeset/ports/498568

Log:
  Connect lang/erlang-runtime22 to the ports tree.

Modified:
  head/lang/Makefile

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Wed Apr 10 14:53:20 2019	(r498567)
+++ head/lang/Makefile	Wed Apr 10 14:53:53 2019	(r498568)
@@ -73,6 +73,7 @@
     SUBDIR += erlang-runtime19
     SUBDIR += erlang-runtime20
     SUBDIR += erlang-runtime21
+    SUBDIR += erlang-runtime22
     SUBDIR += erlang-wx
     SUBDIR += execline
     SUBDIR += expect


More information about the svn-ports-head mailing list