summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-01-18 20:21:56 +0000
committerjlam <jlam@pkgsrc.org>2001-01-18 20:21:56 +0000
commit0754d587a1db2915404d76455715bbb700d41db0 (patch)
tree6749b59cd5ae414557a13e7f893a007e794b11c2 /wm
parentff36b343dfd96e3bb1f403d3cc11a49e0624e0ad (diff)
downloadpkgsrc-0754d587a1db2915404d76455715bbb700d41db0.tar.gz
Add and enable wmx-current and wmx-gnome-current.
Diffstat (limited to 'wm')
-rw-r--r--wm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile
index 005f1ddf246..4a8b59f5354 100644
--- a/wm/Makefile
+++ b/wm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/12/18 13:54:39 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/01/18 20:21:56 jlam Exp $
#
SUBDIR += 9wm
@@ -29,5 +29,7 @@
SUBDIR += wmextra
SUBDIR += wmthemes
SUBDIR += wmx
+ SUBDIR += wmx-current
+ SUBDIR += wmx-gnome-current
.include "../mk/bsd.pkg.subdir.mk"