summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjlam <jlam>2001-07-27 20:51:36 +0000
committerjlam <jlam>2001-07-27 20:51:36 +0000
commit2501f42858c92c167cdf4ad2fc3c8127e353894f (patch)
tree60482fa4bdd818eac6ebca92005cc3d8ce2bde82 /wm
parent05daa10593e0f25f0f8476b13dbd0d3b55fcf814 (diff)
downloadpkgsrc-2501f42858c92c167cdf4ad2fc3c8127e353894f.tar.gz
Note update of wmx, the addition of wmx-gnome,and the removal of
wmx-current and wmx-gnome-current.
Diffstat (limited to 'wm')
-rw-r--r--wm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/Makefile b/wm/Makefile
index d8376ab5bc8..5484a8497d6 100644
--- a/wm/Makefile
+++ b/wm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2001/06/28 16:16:03 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2001/07/27 20:51:36 jlam Exp $
#
COMMENT= window managers (for X)
@@ -39,7 +39,6 @@ SUBDIR+= wmakerconf
SUBDIR+= wmextra
SUBDIR+= wmthemes
SUBDIR+= wmx
-SUBDIR+= wmx-current
-SUBDIR+= wmx-gnome-current
+SUBDIR+= wmx-gnome
.include "../mk/bsd.pkg.subdir.mk"