aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-27 20:28:08 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-27 20:28:08 +0000
commit60e37192e41aeb21edc33b605348a0c5d8eea849 (patch)
treee5d21073cc0e85891288dc8c46bfd29a98be76ae /x11/Makefile
parentd0f34602242149ddb39ea96c07a9c690f686da67 (diff)
downloadports-60e37192e41aeb21edc33b605348a0c5d8eea849.tar.gz
ports-60e37192e41aeb21edc33b605348a0c5d8eea849.zip
Sort entries.
Notes
Notes: svn path=/head/; revision=71177
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile
index bcb2e270678a..cab82e77678d 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += yelp
SUBDIR += 9term
SUBDIR += XFree86
@@ -40,8 +39,8 @@
SUBDIR += gmrun
SUBDIR += gnoclip
SUBDIR += gnome
- SUBDIR += gnome2
SUBDIR += gnome-fifth-toe
+ SUBDIR += gnome2
SUBDIR += gnome2-fifth-toe
SUBDIR += gnomeapplets
SUBDIR += gnomeapplets2
@@ -175,5 +174,6 @@
SUBDIR += xwatchwin
SUBDIR += xwit
SUBDIR += xzoom
+ SUBDIR += yelp
.include <bsd.port.subdir.mk>