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 | 32a3b07a1c8e52eeec9af058ffef00c07476e7cb (patch) | |
tree | 23202eae0ad64c302c51735478272bb4ba132e4d /x11/Makefile | |
parent | c2dc2eb44d4133b692c749dd6ccb0de4da55d382 (diff) | |
download | pkgsrc-32a3b07a1c8e52eeec9af058ffef00c07476e7cb.tar.gz |
Add konsole
Diffstat (limited to 'x11/Makefile')
-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 |