diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-02 08:28:58 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-02 08:28:58 +0000 |
commit | c5b90c2f7aba6f70e328d13fcf447077c5b47c02 (patch) | |
tree | d3b8929f22691c0e89aadb80ae8ac45fc3955045 /x11-servers/XttXF86srv-I128 | |
parent | 73bbb5387243ff98ce35105e207962997fb092e1 (diff) | |
download | ports-c5b90c2f7aba6f70e328d13fcf447077c5b47c02.tar.gz ports-c5b90c2f7aba6f70e328d13fcf447077c5b47c02.zip |
Updated to version 1.2.1
PR: ports/10814
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=17559
Diffstat (limited to 'x11-servers/XttXF86srv-I128')
-rw-r--r-- | x11-servers/XttXF86srv-I128/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-servers/XttXF86srv-I128/Makefile b/x11-servers/XttXF86srv-I128/Makefile index b0e0cc455f4e..b45770bd9b56 100644 --- a/x11-servers/XttXF86srv-I128/Makefile +++ b/x11-servers/XttXF86srv-I128/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: Xserver for I128 with X True Type -# Version required: 1.1 +# Version required: 1.2.1 # Date created: 15 April 1998 # Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # -# $Id: Makefile,v 1.5 1999/01/02 19:11:08 sada Exp $ +# $Id: Makefile,v 1.6 1999/01/15 09:49:27 asami Exp $ # DISTNAME= xc -PKGNAME= xtt-I128-1.1 +PKGNAME= xtt-I128-${VERSION}.${PATCHLEVEL} CATEGORIES= x11 MAINTAINER= taguchi@tohoku.iij.ad.jp |