diff options
author | jseger <jseger@FreeBSD.org> | 1997-11-01 22:59:46 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1997-11-01 22:59:46 +0800 |
commit | bab004a8a273045d23c29d3263069df44eeefc00 (patch) | |
tree | 165e242d22abcbd05b1929c2e4b81b8a58877c5b /x11 | |
parent | 83749276f023125246cf8eec4d7aff94fe5c9665 (diff) | |
download | freebsd-ports-gnome-bab004a8a273045d23c29d3263069df44eeefc00.tar.gz freebsd-ports-gnome-bab004a8a273045d23c29d3263069df44eeefc00.tar.zst freebsd-ports-gnome-bab004a8a273045d23c29d3263069df44eeefc00.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 |