diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-03 09:59:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-03 09:59:59 +0000 |
commit | 31d064e4f42c6c1f2a44774eae9966f7f0df325c (patch) | |
tree | eb156f50288b7da8c8a66d5f75dfd62bac4fb63c /wm | |
parent | fe2f1774b57ea181394e8c9bc73caf0c8e91e5d1 (diff) | |
download | pkgsrc-31d064e4f42c6c1f2a44774eae9966f7f0df325c.tar.gz |
Sort.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/Makefile b/wm/Makefile index 8b8a4c48c37..0b587d25361 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2005/01/27 14:40:22 ben Exp $ +# $NetBSD: Makefile,v 1.69 2005/02/03 09:59:59 wiz Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -66,8 +66,8 @@ SUBDIR+= windowlab SUBDIR+= windowmaker SUBDIR+= wm2 SUBDIR+= wmakerconf -SUBDIR+= wmdrawer SUBDIR+= wmctrl +SUBDIR+= wmdrawer SUBDIR+= wmextra SUBDIR+= wmi SUBDIR+= wmthemes |