diff options
author | Steve Price <steve@FreeBSD.org> | 1998-12-24 06:37:13 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-12-24 06:37:13 +0000 |
commit | 8b7eb806edc92e140f9a5b1855c40c40eb903940 (patch) | |
tree | e4aa8aaa1ec48b1ec9a2bf3733d2b388dc340971 /x11/Makefile | |
parent | Initial import of Xfstt version 0.9.10. (diff) |
Activate the Xfstt port.
Notes
Notes:
svn path=/head/; revision=15553
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 6a86a4541a82..804a8c2fe959 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.240 1998/12/05 06:13:20 kuriyama Exp $ +# $Id: Makefile,v 1.241 1998/12/11 16:06:00 flathill Exp $ # SUBDIR += XFree86 SUBDIR += XFree86-contrib + SUBDIR += Xfstt SUBDIR += XttXF86srv-8514 SUBDIR += XttXF86srv-AGX SUBDIR += XttXF86srv-I128 |