diff options
| author | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:27:32 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:27:32 +0000 |
| commit | d3c636e4e2c59a8ed9c4476a59ca3c0d04e1c309 (patch) | |
| tree | 29ecb172741ef6a114e9841641f7b2f526a9e566 | |
| parent | e4ca5100273654f2e23efd70cdaffd2515b148f1 (diff) | |
Activate the aterm port.
| -rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 17ca28b135b1..7873dc59cf86 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.251 1999/01/18 10:02:38 steve Exp $ +# $Id: Makefile,v 1.252 1999/01/25 06:10:55 asami Exp $ # SUBDIR += 9term @@ -35,6 +35,7 @@ SUBDIR += XttXF98srv-WABEP SUBDIR += XttXF98srv-WABS SUBDIR += XttXF98srv-WSNA + SUBDIR += aterm SUBDIR += bgrot SUBDIR += blast SUBDIR += bricons |
