diff options
author | sada <sada@FreeBSD.org> | 1999-01-03 03:20:21 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1999-01-03 03:20:21 +0800 |
commit | 5f047fc43c8fa8729869c0d3d461d6ec11945360 (patch) | |
tree | 9928a9bd508f4aa2785c564cbe9b19586e5679be /x11/Makefile | |
parent | 8e86a5571ba1f6571258de08aa486a998e6fe856 (diff) | |
download | freebsd-ports-gnome-5f047fc43c8fa8729869c0d3d461d6ec11945360.tar.gz freebsd-ports-gnome-5f047fc43c8fa8729869c0d3d461d6ec11945360.tar.zst freebsd-ports-gnome-5f047fc43c8fa8729869c0d3d461d6ec11945360.zip |
Activate XttXF86srv-3DLabs
PR: ports/9242
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
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 |