diff options
author | markd <markd> | 2004-08-23 11:46:32 +0000 |
---|---|---|
committer | markd <markd> | 2004-08-23 11:46:32 +0000 |
commit | b5e8993bd723d612cd944e0504e7581aeb47006c (patch) | |
tree | fad2d26ae071fb42fb8713a0e04690bb56b4cda5 /x11 | |
parent | a090456c1f23381295b7ebbfd003dd3b9c0b1047 (diff) | |
download | pkgsrc-b5e8993bd723d612cd944e0504e7581aeb47006c.tar.gz |
Add kkbswitch
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 9ada40d8f78..41f27326ed0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.360 2004/08/21 16:09:58 markd Exp $ +# $NetBSD: Makefile,v 1.361 2004/08/23 11:46:32 markd Exp $ # COMMENT= Packages to support the X window system @@ -141,6 +141,7 @@ SUBDIR+= kdelibdocs3 SUBDIR+= kdelibs2 SUBDIR+= kdelibs3 SUBDIR+= keylaunch +SUBDIR+= kkbswitch SUBDIR+= kmessage SUBDIR+= kterm SUBDIR+= lablgtk |