svn commit: r391604 - head/x11

Mathieu Arnold mat at FreeBSD.org
Wed Jul 8 22:02:26 UTC 2015


Author: mat
Date: Wed Jul  8 22:02:25 2015
New Revision: 391604
URL: https://svnweb.freebsd.org/changeset/ports/391604

Log:
  Fix
  
  Pointy hat to:	kmoore
  Sponsored by:	Absolight

Modified:
  head/x11/Makefile

Modified: head/x11/Makefile
==============================================================================
--- head/x11/Makefile	Wed Jul  8 22:00:22 2015	(r391603)
+++ head/x11/Makefile	Wed Jul  8 22:02:25 2015	(r391604)
@@ -46,7 +46,7 @@
     SUBDIR += dgs
     SUBDIR += dmenu
     SUBDIR += dmxproto
-    SUBDIR += docker
+    SUBDIR += docker-tray
     SUBDIR += dri2proto
     SUBDIR += dri3proto
     SUBDIR += dxpc


More information about the svn-ports-all mailing list