diff options
author | max <max@FreeBSD.org> | 1997-01-03 03:24:51 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-01-03 03:24:51 +0800 |
commit | d6a50425cc50c21f86d17ab4a3084d78425cb5e2 (patch) | |
tree | 3a0404aa9b999d8e125d6c63b07ada3b2280c4b0 /x11 | |
parent | a290ebcc9e47ea0c78c972def500b81ef42c8c72 (diff) | |
download | freebsd-ports-gnome-d6a50425cc50c21f86d17ab4a3084d78425cb5e2.tar.gz freebsd-ports-gnome-d6a50425cc50c21f86d17ab4a3084d78425cb5e2.tar.zst freebsd-ports-gnome-d6a50425cc50c21f86d17ab4a3084d78425cb5e2.zip |
Renaming etlfont -> etlfonts.
Suggested by: asami
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index dcccf57da56a..aa9974254e00 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.113 1996/12/30 07:15:08 tg Exp $ +# $Id: Makefile,v 1.114 1996/12/30 18:27:30 max Exp $ # SUBDIR += FWF @@ -12,7 +12,7 @@ SUBDIR += bricons SUBDIR += ctwm SUBDIR += dclock - SUBDIR += etlfont + SUBDIR += etlfonts SUBDIR += emiclock SUBDIR += emu SUBDIR += filerunner |