diff options
author | xtraeme <xtraeme> | 2005-09-04 04:57:30 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2005-09-04 04:57:30 +0000 |
commit | f329036fc797025b18bfaf15e9812d1b23774d3b (patch) | |
tree | 7edd5bd77d9bfdc65aa3eb1fa9eb063e5742a8ba /wm | |
parent | bba083ecd4bdf93c0f50c5e889851954165ee0d8 (diff) | |
download | pkgsrc-f329036fc797025b18bfaf15e9812d1b23774d3b.tar.gz |
Added wm/cwm
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 557816a9df7..20ad6345f48 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2005/07/23 21:34:55 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2005/09/04 04:57:31 xtraeme Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -17,6 +17,7 @@ SUBDIR+= bbrun SUBDIR+= blackbox SUBDIR+= bsetroot SUBDIR+= ctwm +SUBDIR+= cwm SUBDIR+= e16menuedit2 SUBDIR+= econf SUBDIR+= enlightenment |