diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-06-12 15:00:34 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-06-12 15:00:34 +0000 |
commit | ade88a5fd94e02f91183e6026bdcf9470c11843e (patch) | |
tree | 6e9e1e36ce78c0bcc8b48169d9a5cb3e13b49486 /x11-fonts/XFree86-4-font75dpi/Makefile | |
parent | 5b1a4521348509d7e6fdbfcc0153da97f63279fe (diff) | |
download | ports-ade88a5fd94e02f91183e6026bdcf9470c11843e.tar.gz ports-ade88a5fd94e02f91183e6026bdcf9470c11843e.zip |
update to 4.1.0.
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.
-fontLatin2 has been integrated into -75dpi and -100dpi.
Reviewed by: maintainer
Notes
Notes:
svn path=/head/; revision=43903
Diffstat (limited to 'x11-fonts/XFree86-4-font75dpi/Makefile')
-rw-r--r-- | x11-fonts/XFree86-4-font75dpi/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/XFree86-4-font75dpi/Makefile b/x11-fonts/XFree86-4-font75dpi/Makefile index ad651aa7373b..d06400ca092f 100644 --- a/x11-fonts/XFree86-4-font75dpi/Makefile +++ b/x11-fonts/XFree86-4-font75dpi/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: XFree86-4-font75dpi +# New ports collection makefile for: XFree86-font75dpi # Date created: 10 Oct 1999 # Whom: taguchi@tohoku.iij.ad.jp # @@ -6,12 +6,12 @@ # PORTNAME= font75dpi -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 |