diff options
author | markd <markd> | 2003-08-20 11:01:28 +0000 |
---|---|---|
committer | markd <markd> | 2003-08-20 11:01:28 +0000 |
commit | 36deb2ea77814ab706116bfa0e9502c6c82efaed (patch) | |
tree | d6091e63f44d518958350183d569320a3d646505 /x11 | |
parent | 672e93531d46bd34500a601698ff7ad4ca4630e5 (diff) | |
download | pkgsrc-36deb2ea77814ab706116bfa0e9502c6c82efaed.tar.gz |
Add kmessage.
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 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 |