diff options
author | wiz <wiz@pkgsrc.org> | 2008-06-06 08:30:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-06-06 08:30:07 +0000 |
commit | 05354faae863c785117ea531cf8dfbd4184ced3d (patch) | |
tree | dfe0575840231ff79eeb4d1aed2e6ca42b818f68 /wm/Makefile | |
parent | a77df96fe0563a9f757d36303e1dd64c7a8dd5d7 (diff) | |
download | pkgsrc-05354faae863c785117ea531cf8dfbd4184ced3d.tar.gz |
Sort.
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/Makefile b/wm/Makefile index f242adde737..2f704f22acb 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2008/05/12 13:20:58 jmcneill Exp $ +# $NetBSD: Makefile,v 1.105 2008/06/06 08:30:56 wiz Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -19,10 +19,10 @@ SUBDIR+= bbrun SUBDIR+= blackbox SUBDIR+= blackbox70 SUBDIR+= bsetroot +SUBDIR+= ccsm SUBDIR+= compiz SUBDIR+= compiz-fusion-plugins-extra SUBDIR+= compiz-fusion-plugins-main -SUBDIR+= ccsm SUBDIR+= ctwm SUBDIR+= cwm SUBDIR+= dwm |