diff options
author | sakamoto <sakamoto@pkgsrc.org> | 1999-06-09 11:39:20 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 1999-06-09 11:39:20 +0000 |
commit | 718931278e934d86e0c76c9b469586b12d97409d (patch) | |
tree | df310cedb7d9994d7acacd99d8030bc15c3a38e2 /x11/Makefile | |
parent | 961ad2425b07766bc9389dc2d4710169aca465d5 (diff) | |
download | pkgsrc-718931278e934d86e0c76c9b469586b12d97409d.tar.gz |
Add and enable "kterm".
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 197e8b97100..d04585af111 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 1999/06/07 07:31:36 tron Exp $ +# $NetBSD: Makefile,v 1.94 1999/06/09 11:39:20 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -51,6 +51,7 @@ SUBDIR += kdebase SUBDIR += kdelibs SUBDIR += khostchooser + SUBDIR += kterm SUBDIR += lesstif # SUBDIR += libdnd # SUBDIR += libsx |