diff options
author | joerg <joerg> | 2007-01-16 21:33:25 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-01-16 21:33:25 +0000 |
commit | e433a3079f60cab9f1271b831d143f5a68f45955 (patch) | |
tree | 4f18cc945559907ed68bbb7c55192b6230fccb31 /x11 | |
parent | c8854197388680056966cccadabea55ef8f819cc (diff) | |
download | pkgsrc-e433a3079f60cab9f1271b831d143f5a68f45955.tar.gz |
+ iceauth
+ xmessage
Diffstat (limited to 'x11')
-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 |