diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-18 09:47:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-18 09:47:10 +0000 |
commit | ecc34317029770e1f9c950357cb14513969f6e92 (patch) | |
tree | 431292a231fe0566e95a4b791865aa732e702f92 /wm | |
parent | 3cdf3465004eaf73e184d28ef612c639b49cf8ca (diff) | |
download | pkgsrc-ecc34317029770e1f9c950357cb14513969f6e92.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 2baf9f1c547..84c91a59633 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2003/12/13 21:10:53 xtraeme Exp $ +# $NetBSD: Makefile,v 1.54 2003/12/18 09:47:40 wiz Exp $ # COMMENT= Window managers (for X) @@ -42,8 +42,8 @@ SUBDIR+= metacity-setup SUBDIR+= novawm SUBDIR+= obconf SUBDIR+= olvwm -SUBDIR+= openbox3 SUBDIR+= openbox +SUBDIR+= openbox3 SUBDIR+= oroborus SUBDIR+= pekwm SUBDIR+= piewm |