summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-12 02:10:16 +0000
committerwiz <wiz@pkgsrc.org>2000-12-12 02:10:16 +0000
commit5be08e01780e2a3001ecbe0ddf94d8dd7d483027 (patch)
tree583b947e60824bccaf45fc8f4dc2abbca7318447 /Makefile
parentb48aa2febfd565b99592854d7cbeaa9c59ec76e9 (diff)
downloadpkgsrc-5be08e01780e2a3001ecbe0ddf94d8dd7d483027.tar.gz
Added wm category to main Makefile; remove packages that have been moved
from x11 to wm; fix paths in packages that depend on the moved ones.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6843ad5d027..00dcc1c0ac2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2000/12/11 14:15:31 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2000/12/12 02:10:16 wiz Exp $
#
.include "mk/bsd.prefs.mk"
@@ -43,6 +43,7 @@ SUBDIR += security
SUBDIR += shells
SUBDIR += sysutils
SUBDIR += textproc
+SUBDIR += wm
SUBDIR += www
SUBDIR += x11
.endif