diff options
Diffstat (limited to 'x11-fonts/XFree86-4-fontEncodings/Makefile')
-rw-r--r-- | x11-fonts/XFree86-4-fontEncodings/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/XFree86-4-fontEncodings/Makefile b/x11-fonts/XFree86-4-fontEncodings/Makefile index 4b82a3ff71e2..9bd225938693 100644 --- a/x11-fonts/XFree86-4-fontEncodings/Makefile +++ b/x11-fonts/XFree86-4-fontEncodings/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: XFree86XfontEncodings-4.0 +# New ports collection makefile for: XFree86-fontEncodings # Date created: 10 Oct 1999 # Whom: taguchi@tohoku.iij.ad.jp # @@ -6,12 +6,12 @@ # PORTNAME= fontEncodings -PORTVERSION= 4.0.3 +PORTVERSION= 4.1.0 CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_XFREE} -MASTER_SITE_SUBDIR= 4.0.2 +MASTER_SITE_SUBDIR= 4.1.0 PKGNAMEPREFIX= XFree86- -DISTFILES= X402src-2.tgz +DISTFILES= X410src-2.tgz MAINTAINER= taguchi@tohoku.iij.ad.jp |