diff options
author | jseger <jseger@FreeBSD.org> | 1997-11-01 14:59:46 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1997-11-01 14:59:46 +0000 |
commit | bab004a8a273045d23c29d3263069df44eeefc00 (patch) | |
tree | 165e242d22abcbd05b1929c2e4b81b8a58877c5b /x11 | |
parent | 83749276f023125246cf8eec4d7aff94fe5c9665 (diff) | |
download | FreeBSD-ports-bab004a8a273045d23c29d3263069df44eeefc00.zip FreeBSD-ports-bab004a8a273045d23c29d3263069df44eeefc00.tar.gz |
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 a9e251d..2483cd5 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 |