diff options
author | max <max@FreeBSD.org> | 1996-12-31 02:27:30 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-12-31 02:27:30 +0800 |
commit | 511f3c700de3bbdf17f24974a30001d485c043f8 (patch) | |
tree | 07cde1fdaf89d790b57743c4d2065cd39ac43da1 /x11 | |
parent | d17cad533ed6a9414fd77dae2d6ea2dd08b450eb (diff) | |
download | freebsd-ports-gnome-511f3c700de3bbdf17f24974a30001d485c043f8.tar.gz freebsd-ports-gnome-511f3c700de3bbdf17f24974a30001d485c043f8.tar.zst freebsd-ports-gnome-511f3c700de3bbdf17f24974a30001d485c043f8.zip |
Activate etlfont.
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 c2e83fe6dac5..dcccf57da56a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.112 1996/12/17 11:07:12 asami Exp $ +# $Id: Makefile,v 1.113 1996/12/30 07:15:08 tg Exp $ # SUBDIR += FWF @@ -12,6 +12,7 @@ SUBDIR += bricons SUBDIR += ctwm SUBDIR += dclock + SUBDIR += etlfont SUBDIR += emiclock SUBDIR += emu SUBDIR += filerunner |