diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-01 13:41:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-01 13:41:11 +0000 |
commit | 12541679f4e8a17022b39199f83d6f2cfa0ce617 (patch) | |
tree | cf98f3ebd7f2e3cb783945a2a4e4c75d2bb11f98 /x11-servers/XttXF86srv-SVGA | |
parent | 7592fa645fd02a03732284455aed1cdecee7b337 (diff) |
Notes
Diffstat (limited to 'x11-servers/XttXF86srv-SVGA')
-rw-r--r-- | x11-servers/XttXF86srv-SVGA/Makefile | 9 | ||||
-rw-r--r-- | x11-servers/XttXF86srv-SVGA/pkg-comment | 2 | ||||
-rw-r--r-- | x11-servers/XttXF86srv-SVGA/pkg-descr | 2 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-servers/XttXF86srv-SVGA/Makefile b/x11-servers/XttXF86srv-SVGA/Makefile index dbe87a90a2b4..0050efd4e1c7 100644 --- a/x11-servers/XttXF86srv-SVGA/Makefile +++ b/x11-servers/XttXF86srv-SVGA/Makefile @@ -1,15 +1,18 @@ # New ports collection makefile for: Xserver for SVGA with X True Type -# Version required: 0.6 +# Version required: 1.0 # Date created: 15 April 1998 # Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/08/11 15:00:37 kuriyama Exp $ # DISTNAME= xc -PKGNAME= xtt-xf86srv-SVGA-0.6 +PKGNAME= xtt-SVGA-1.0 CATEGORIES= x11 +MAINTAINER= taguchi@tohoku.iij.ad.jp + SERVER= XF86_SVGA .include "${.CURDIR}/../XttXF86srv-common/Makefile" + diff --git a/x11-servers/XttXF86srv-SVGA/pkg-comment b/x11-servers/XttXF86srv-SVGA/pkg-comment index 7e824c6f9a81..0feed25347ca 100644 --- a/x11-servers/XttXF86srv-SVGA/pkg-comment +++ b/x11-servers/XttXF86srv-SVGA/pkg-comment @@ -1 +1 @@ -A X True Type Server for SVGA Graphics Boards. +A X True Type Server for SVGA Graphics Cards. diff --git a/x11-servers/XttXF86srv-SVGA/pkg-descr b/x11-servers/XttXF86srv-SVGA/pkg-descr index 3379ba898442..1a27ec52cef8 100644 --- a/x11-servers/XttXF86srv-SVGA/pkg-descr +++ b/x11-servers/XttXF86srv-SVGA/pkg-descr @@ -1,4 +1,4 @@ -A X True Type Server for SVGA Graphics Boards. +A X True Type Server for SVGA Graphics Cards. For more info, See http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html |