svn commit: r433891 - in head/x11-toolkits: . wcl wlc

Baptiste Daroussin bapt at FreeBSD.org
Sat Feb 11 16:29:36 UTC 2017


Author: bapt
Date: Sat Feb 11 16:29:35 2017
New Revision: 433891
URL: https://svnweb.freebsd.org/changeset/ports/433891

Log:
  Rename the port wlc as it was supposed to be named

Added:
  head/x11-toolkits/wlc/
     - copied from r433890, head/x11-toolkits/wcl/
Deleted:
  head/x11-toolkits/wcl/
Modified:
  head/x11-toolkits/Makefile

Modified: head/x11-toolkits/Makefile
==============================================================================
--- head/x11-toolkits/Makefile	Sat Feb 11 16:25:28 2017	(r433890)
+++ head/x11-toolkits/Makefile	Sat Feb 11 16:29:35 2017	(r433891)
@@ -282,7 +282,7 @@
     SUBDIR += vte290
     SUBDIR += vte3
     SUBDIR += vtkfox
-    SUBDIR += wcl
+    SUBDIR += wlc
     SUBDIR += wmapp
     SUBDIR += wxgtk28
     SUBDIR += wxgtk28-common


More information about the svn-ports-all mailing list