diff options
author | tg <tg@FreeBSD.org> | 1998-09-09 08:11:49 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-09-09 08:11:49 +0000 |
commit | da883de6d98a2c6463ffc2e06003b0a286e2d860 (patch) | |
tree | 6b53ac5ae212c1a76fe6154d6bfabd93bcc6efdf /x11/Makefile | |
parent | b77a6b1390b4f57a37834b89449e83b1c1b574ad (diff) | |
download | FreeBSD-ports-da883de6d98a2c6463ffc2e06003b0a286e2d860.zip FreeBSD-ports-da883de6d98a2c6463ffc2e06003b0a286e2d860.tar.gz |
ttmkfdir moved from x11 to x11-fonts.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 738400a..a1feab2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.233 1998/09/06 06:39:08 vanilla Exp $ +# $Id: Makefile,v 1.234 1998/09/09 07:16:26 tg Exp $ # SUBDIR += XFree86 @@ -43,7 +43,6 @@ SUBDIR += rxvt SUBDIR += sxpc SUBDIR += tkgoodstuff - SUBDIR += ttmkfdir SUBDIR += tycoon SUBDIR += wdm SUBDIR += x3270 |