diff options
author | markd <markd@pkgsrc.org> | 2003-08-20 11:01:28 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-08-20 11:01:28 +0000 |
commit | 96e3f349e75b834cabf9989ecd91c3cc22ee23c4 (patch) | |
tree | d6091e63f44d518958350183d569320a3d646505 | |
parent | 79abc01dbeae4f62ab107b833f97ef02f050832b (diff) | |
download | pkgsrc-96e3f349e75b834cabf9989ecd91c3cc22ee23c4.tar.gz |
Add kmessage.
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 998c0a365c6..7ecf6cff98d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.301 2003/08/04 05:24:40 jmc Exp $ +# $NetBSD: Makefile,v 1.302 2003/08/20 11:01:28 markd Exp $ # COMMENT= Packages to support the X window system @@ -122,6 +122,7 @@ SUBDIR+= kdelibs2 SUBDIR+= kdelibs3 SUBDIR+= keylaunch SUBDIR+= khostchooser +SUBDIR+= kmessage SUBDIR+= kterm SUBDIR+= lablgtk SUBDIR+= lesstif |