diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-01-02 19:20:21 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-01-02 19:20:21 +0000 |
commit | 78aed7760f63ce543d874ba23802dfe7ceb39ddb (patch) | |
tree | bce639458ae182f3804240de34df06969eb4bf99 /x11/Makefile | |
parent | A X True Type Server for 3DLabs Graphics Boards. (diff) |
Activate XttXF86srv-3DLabs
PR: ports/9242
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Notes
Notes:
svn path=/head/; revision=15775
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 78ccaba1d085..b562d5ecb668 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.243 1998/12/24 07:18:18 steve Exp $ +# $Id: Makefile,v 1.244 1998/12/24 14:35:06 flathill Exp $ # SUBDIR += XFree86 SUBDIR += XFree86-contrib SUBDIR += Xfstt + SUBDIR += XttXF86srv-3DLabs SUBDIR += XttXF86srv-8514 SUBDIR += XttXF86srv-AGX SUBDIR += XttXF86srv-I128 |