diff options
author | tg <tg@FreeBSD.org> | 1998-09-09 16:11:49 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-09-09 16:11:49 +0800 |
commit | da883de6d98a2c6463ffc2e06003b0a286e2d860 (patch) | |
tree | 6b53ac5ae212c1a76fe6154d6bfabd93bcc6efdf /x11-fonts | |
parent | b77a6b1390b4f57a37834b89449e83b1c1b574ad (diff) | |
download | freebsd-ports-gnome-da883de6d98a2c6463ffc2e06003b0a286e2d860.tar.gz freebsd-ports-gnome-da883de6d98a2c6463ffc2e06003b0a286e2d860.tar.zst freebsd-ports-gnome-da883de6d98a2c6463ffc2e06003b0a286e2d860.zip |
ttmkfdir moved from x11 to x11-fonts.
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 81403079763c..982b7f5a5f21 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $ # SUBDIR += etlfonts @@ -6,6 +6,7 @@ SUBDIR += getbdf SUBDIR += sharefonts SUBDIR += tkfont + SUBDIR += ttmkfdir SUBDIR += xfed SUBDIR += xmbdfed |