diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-01-06 16:18:05 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-01-06 16:18:05 +0000 |
commit | 97b106d28c36f0a80c7f772508f2d39c1f7c7fa2 (patch) | |
tree | a01688551dbc81b43a4b30c06cfdccd818ff7d7f /x11/Makefile | |
parent | 84c2153f7d0ec0f6a4b60568e9925c8f852efffb (diff) | |
download | ports-97b106d28c36f0a80c7f772508f2d39c1f7c7fa2.tar.gz ports-97b106d28c36f0a80c7f772508f2d39c1f7c7fa2.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 95e1b047bcfe..bdee60993e1c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -6,7 +6,6 @@ SUBDIR += 3ddesktop SUBDIR += 9box SUBDIR += 9menu - SUBDIR += Terminal SUBDIR += alltray SUBDIR += appres SUBDIR += apwal @@ -364,6 +363,7 @@ SUBDIR += xfce4-quicklauncher-plugin SUBDIR += xfce4-screenshooter-plugin SUBDIR += xfce4-taskmanager + SUBDIR += xfce4-terminal SUBDIR += xfce4-verve-plugin SUBDIR += xfce4-wmdock-plugin SUBDIR += xfce4-xfapplet-plugin |