summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-12 02:10:16 +0000
committerwiz <wiz>2000-12-12 02:10:16 +0000
commit25eaa9cab2fcfa9534bc3e47d6efe5fd41da6179 (patch)
tree583b947e60824bccaf45fc8f4dc2abbca7318447 /Makefile
parentd1cfd61b2dbd018498de837178e68416bbc3a46a (diff)
downloadpkgsrc-25eaa9cab2fcfa9534bc3e47d6efe5fd41da6179.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