diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-10-21 16:33:00 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-10-21 16:33:00 +0800 |
commit | b1cbb026479c51e2efa95abe2a28de094373318d (patch) | |
tree | 08d5ba96796abda0bb3e2b31634ad60b9ebfc69a | |
parent | 702bd8846a4d591f8a0402efcc134727c492e8e5 (diff) | |
download | freebsd-ports-gnome-b1cbb026479c51e2efa95abe2a28de094373318d.tar.gz freebsd-ports-gnome-b1cbb026479c51e2efa95abe2a28de094373318d.tar.zst freebsd-ports-gnome-b1cbb026479c51e2efa95abe2a28de094373318d.zip |
Activate TET
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 5794be525b62..9d91f296cffc 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.168 1998/10/20 16:31:22 vanilla Exp $ +# $Id: Makefile,v 1.169 1998/10/21 00:43:47 itojun Exp $ # SUBDIR += acron @@ -54,6 +54,7 @@ SUBDIR += sma SUBDIR += splitvt SUBDIR += team + SUBDIR += tet SUBDIR += tkcron SUBDIR += tkinfo SUBDIR += tkman |