diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-27 20:28:08 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-27 20:28:08 +0000 |
commit | 60e37192e41aeb21edc33b605348a0c5d8eea849 (patch) | |
tree | e5d21073cc0e85891288dc8c46bfd29a98be76ae /x11-wm | |
parent | Import Ruby/GNOME2 0.1 ports. (diff) |
Sort entries.
Notes
Notes:
svn path=/head/; revision=71177
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 0bd58b23d52f..f517315c1fcc 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += yawm SUBDIR += 9menu SUBDIR += 9wm @@ -97,5 +96,6 @@ SUBDIR += wmx SUBDIR += xfce SUBDIR += xwmm + SUBDIR += yawm .include <bsd.port.subdir.mk> |