diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-07-09 06:02:25 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-07-09 06:02:25 +0800 |
commit | b5a9157e2d3d6da50d3db2daf2c2c2fdd5fe945d (patch) | |
tree | b325c85e8df8786363efe78ff6bb7fb12862b1ff /x11 | |
parent | 0542aa4cbaa8ba242e26db43351c7fb5f78fabf1 (diff) | |
download | freebsd-ports-gnome-b5a9157e2d3d6da50d3db2daf2c2c2fdd5fe945d.tar.gz freebsd-ports-gnome-b5a9157e2d3d6da50d3db2daf2c2c2fdd5fe945d.tar.zst freebsd-ports-gnome-b5a9157e2d3d6da50d3db2daf2c2c2fdd5fe945d.zip |
Fix
Pointy hat to: kmoore
Sponsored by: Absolight
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 27a1a5ffaf67..0b91f289cc7a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -46,7 +46,7 @@ SUBDIR += dgs SUBDIR += dmenu SUBDIR += dmxproto - SUBDIR += docker + SUBDIR += docker-tray SUBDIR += dri2proto SUBDIR += dri3proto SUBDIR += dxpc |