diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-02 19:24:51 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-02 19:24:51 +0000 |
commit | e0e52733cf182cad23b6a23f940aaf39e31c41a5 (patch) | |
tree | 7aad64720c5c13a748f609aef714d872fbbda36a /x11 | |
parent | 962a54b1a5b54ac9986cd4ea043a025d049c85c3 (diff) | |
download | ports-e0e52733cf182cad23b6a23f940aaf39e31c41a5.tar.gz ports-e0e52733cf182cad23b6a23f940aaf39e31c41a5.zip |
Notes
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 |