diff options
Diffstat (limited to 'x11-servers/XttXF86srv-VGA16/Makefile')
-rw-r--r-- | x11-servers/XttXF86srv-VGA16/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-servers/XttXF86srv-VGA16/Makefile b/x11-servers/XttXF86srv-VGA16/Makefile index 03ca074a38aa..d4907979cd81 100644 --- a/x11-servers/XttXF86srv-VGA16/Makefile +++ b/x11-servers/XttXF86srv-VGA16/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: Xserver for VGA16 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:01:45 kuriyama Exp $ # DISTNAME= xc -PKGNAME= xtt-xf86srv-VGA16-0.6 +PKGNAME= xtt-VGA16-1.0 CATEGORIES= x11 SERVER= XF86_VGA16 |