diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-01 14:59:46 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-01 14:59:46 +0000 |
commit | 96e90984b00897144d5ba73da24c2c358102113a (patch) | |
tree | f5672652aeaeb64f040e207908a8eab9cafe0c17 /x11 | |
parent | 307e676960cc4be5e732fc46696fdf8a2bc67e92 (diff) | |
download | freebsd-ports-96e90984b00897144d5ba73da24c2c358102113a.zip |
Activate eterm
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 a9e251d55b38..2483cd5f5dc3 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.160 1997/10/31 13:06:54 tg Exp $ +# $Id: Makefile,v 1.161 1997/11/01 14:34:08 se Exp $ # SUBDIR += FWF @@ -18,6 +18,7 @@ SUBDIR += emiclock SUBDIR += emu SUBDIR += enlightenment + SUBDIR += eterm SUBDIR += etlfonts SUBDIR += explorer SUBDIR += fbsd-icons |