diff options
author | markd <markd@pkgsrc.org> | 2012-03-20 05:09:43 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2012-03-20 05:09:43 +0000 |
commit | 510c1e1bd6c524bb942073746dfbeaa1959d6f46 (patch) | |
tree | 23202eae0ad64c302c51735478272bb4ba132e4d /x11 | |
parent | 8b97c420f900fb76b931dfaeaf21375a417a9575 (diff) | |
download | pkgsrc-510c1e1bd6c524bb942073746dfbeaa1959d6f46.tar.gz |
Add konsole
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 a96a49a3ca5..068b2475d23 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.646 2012/03/19 19:50:49 markd Exp $ +# $NetBSD: Makefile,v 1.647 2012/03/20 05:09:43 markd Exp $ # COMMENT= Packages to support the X window system @@ -191,6 +191,7 @@ SUBDIR+= kdelibs4 SUBDIR+= keylaunch SUBDIR+= kkbswitch SUBDIR+= kmessage +SUBDIR+= konsole SUBDIR+= kterm SUBDIR+= lablgtk SUBDIR+= lablgtk1 |