svn commit: r534031 - head/lang

Gerald Pfeifer gerald at FreeBSD.org
Tue May 5 07:28:01 UTC 2020


Author: gerald
Date: Tue May  5 07:28:00 2020
New Revision: 534031
URL: https://svnweb.freebsd.org/changeset/ports/534031

Log:
  Connect the new lang/gcc11-devel port.

Modified:
  head/lang/Makefile

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Tue May  5 07:21:34 2020	(r534030)
+++ head/lang/Makefile	Tue May  5 07:28:00 2020	(r534031)
@@ -94,6 +94,7 @@
     SUBDIR += gcc
     SUBDIR += gcc-ecj45
     SUBDIR += gcc10-devel
+    SUBDIR += gcc11-devel
     SUBDIR += gcc48
     SUBDIR += gcc6-aux
     SUBDIR += gcc7


More information about the svn-ports-all mailing list