diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:45:18 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:45:18 +0000 |
commit | 17f317b5aa5b17eab95610d3c8c0b0370a85f157 (patch) | |
tree | c26e7ed01f79776a9ec39e52a949c99b611339d8 /x11 | |
parent | Import of wterm version 6.2.6. (diff) |
Activate the wterm port.
Notes
Notes:
svn path=/head/; revision=17596
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 dd06b9d16d29..fc941566c7e9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.253 1999/01/26 03:27:32 steve Exp $ +# $Id: Makefile,v 1.254 1999/03/19 22:30:35 asami Exp $ # SUBDIR += 9term @@ -70,6 +70,7 @@ SUBDIR += tkgoodstuff SUBDIR += tycoon SUBDIR += wdm + SUBDIR += wterm SUBDIR += x3270 SUBDIR += xaniroc SUBDIR += xantfarm |