diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-07 21:19:19 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-07 21:19:19 +0000 |
commit | f9ee54d2f4005344fecb6b12178b6a249d2d36f5 (patch) | |
tree | db7832526ffa2df4ac94477c3ffc0977427fd5a4 /x11/Makefile | |
parent | 210d46d432a14f82f8007210cb5ff7547d41bc75 (diff) | |
download | pkgsrc-f9ee54d2f4005344fecb6b12178b6a249d2d36f5.tar.gz |
Add and enable wdm.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index a0c892b92c4..bc5dcbf77ec 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.278 2002/11/13 13:34:22 skrll Exp $ +# $NetBSD: Makefile,v 1.279 2002/12/07 21:19:19 cjep Exp $ # COMMENT= Packages to support the X window system @@ -118,6 +118,7 @@ SUBDIR+= tk-Tix SUBDIR+= tkinfo SUBDIR+= tkman SUBDIR+= unclutter +SUBDIR+= wdm SUBDIR+= wmavgload SUBDIR+= wmessage SUBDIR+= wmfire |