diff options
author | joerg <joerg@pkgsrc.org> | 2007-01-16 21:33:25 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-01-16 21:33:25 +0000 |
commit | bd9e0350756144fb9d67dda52be804a3400a97c9 (patch) | |
tree | 4f18cc945559907ed68bbb7c55192b6230fccb31 /x11/Makefile | |
parent | fe69a2e3d9953ddebe8e97aee62c8358df012742 (diff) | |
download | pkgsrc-bd9e0350756144fb9d67dda52be804a3400a97c9.tar.gz |
+ iceauth
+ xmessage
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 23e325c4a22..1ad4f5a603b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.467 2007/01/14 10:21:13 joerg Exp $ +# $NetBSD: Makefile,v 1.468 2007/01/16 21:33:25 joerg Exp $ # COMMENT= Packages to support the X window system @@ -86,6 +86,7 @@ SUBDIR+= gtoolkit SUBDIR+= hanterm SUBDIR+= hot-babe SUBDIR+= hsetroot +SUBDIR+= iceauth SUBDIR+= imwheel SUBDIR+= inputproto SUBDIR+= kbproto @@ -386,6 +387,7 @@ SUBDIR+= xlockmore-lite SUBDIR+= xlogout SUBDIR+= xlupe SUBDIR+= xmascot +SUBDIR+= xmessage SUBDIR+= xmindpath SUBDIR+= xmms-osd SUBDIR+= xmodmap |