summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorrh <rh>2002-06-13 08:09:12 +0000
committerrh <rh>2002-06-13 08:09:12 +0000
commitd27fb80834f1d36b270a75cd62d61f204fc5531e (patch)
treeabb7f98a610423969f66079712b6ba143daf71c6 /meta-pkgs
parentdd55ff67a8135cf5c87746ec05c577c85b446a40 (diff)
downloadpkgsrc-d27fb80834f1d36b270a75cd62d61f204fc5531e.tar.gz
Add and enable windowmaker-desktop
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-pkgs/Makefile b/meta-pkgs/Makefile
index 0934be9cd79..7c958efe71c 100644
--- a/meta-pkgs/Makefile
+++ b/meta-pkgs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/05/14 00:52:15 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2002/06/13 08:09:12 rh Exp $
#
COMMENT= Collections of other packages
@@ -8,5 +8,6 @@ SUBDIR+= fxtv-capture
SUBDIR+= netbsd-doc
SUBDIR+= netbsd-doc-print
SUBDIR+= web-server
+SUBDIR+= windowmaker-desktop
.include "../mk/bsd.pkg.subdir.mk"