aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-03-21 03:06:44 +0800
committermat <mat@FreeBSD.org>2004-03-21 03:06:44 +0800
commitcdd981b7ded571627316688b1ed41de2aa76a85a (patch)
treeeb2bcec66d07669b3fd76d051e83284e742e0a10 /x11
parent3fb3f8e9b98819a2a50b5c48cb2dd8e442f97096 (diff)
downloadfreebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.tar.gz
freebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.tar.zst
freebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.zip
Reorder those files
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 066bc07458be..d6d9dc6429a9 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += zenity
SUBDIR += 3ddesktop
SUBDIR += 9box
@@ -230,5 +229,6 @@
SUBDIR += xzoom
SUBDIR += yalias
SUBDIR += yelp
+ SUBDIR += zenity
.include <bsd.port.subdir.mk>