diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2006-11-25 15:42:23 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2006-11-25 15:42:23 +0000 |
commit | 2ba4ff3dc4893ac93427a98da396aa9a935619ec (patch) | |
tree | eea752ca5cb11d4ab61159f4b70f8412597bdecb /x11 | |
parent | 456265eabebed3f1d60d0defcacc17883160a981 (diff) | |
download | pkgsrc-2ba4ff3dc4893ac93427a98da396aa9a935619ec.tar.gz |
+worker
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index ab3a9187060..6c87f2a7f88 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.458 2006/11/14 23:07:00 reed Exp $ +# $NetBSD: Makefile,v 1.459 2006/11/25 15:42:23 uebayasi Exp $ # COMMENT= Packages to support the X window system @@ -300,6 +300,7 @@ SUBDIR+= wmavgload SUBDIR+= wmfire SUBDIR+= wmfstatus SUBDIR+= wmweather +SUBDIR+= worker SUBDIR+= wterm SUBDIR+= wxGTK SUBDIR+= wxGTK-contrib |