diff options
author | reed <reed> | 2006-08-04 01:10:42 +0000 |
---|---|---|
committer | reed <reed> | 2006-08-04 01:10:42 +0000 |
commit | d0db31a82114c53b348479a6f45f0936542ba5a3 (patch) | |
tree | 1b8bc8dbb1214e90982be5d799fee0af7f5d0e9b /wm | |
parent | 2b2bcb70ccc37d04b9425f3afaeda8b34c7da52e (diff) | |
download | pkgsrc-d0db31a82114c53b348479a6f45f0936542ba5a3.tar.gz |
Imported jwm window manager from pkgsrc-wip.
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 8a475ebe90b..89518c79580 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2006/07/02 09:27:34 martti Exp $ +# $NetBSD: Makefile,v 1.84 2006/08/04 01:10:42 reed Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -39,6 +39,7 @@ SUBDIR+= icewm-imlib SUBDIR+= icewmconf SUBDIR+= ion SUBDIR+= ion3-devel +SUBDIR+= jwm SUBDIR+= larswm SUBDIR+= lwm SUBDIR+= matchbox-wm |