From a1d902818fefa090074a5dfe56d996e924b3ca26 Mon Sep 17 00:00:00 2001 From: dryice Date: Wed, 7 Mar 2007 02:21:02 +0000 Subject: update to 0.8.0 Approved by: itetcu (mentor, implicit) --- x11-fonts/wqy/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-fonts/wqy/Makefile') diff --git a/x11-fonts/wqy/Makefile b/x11-fonts/wqy/Makefile index 8582e26542e7..6bcf80fe9e23 100644 --- a/x11-fonts/wqy/Makefile +++ b/x11-fonts/wqy/Makefile @@ -6,13 +6,13 @@ # PORTNAME= wqy -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= wqy -DISTNAME= ${PORTNAME}-bitmapfont-pcf-${PORTVERSION}-4 +DISTNAME= ${PORTNAME}-bitmapfont-pcf-${PORTVERSION}-6 MAINTAINER= dryice@FreeBSD.org COMMENT= A font which includes all the CJK characters covered by Unicode 4.0 @@ -28,7 +28,7 @@ BUILD_DEPENDS+= mkfontdir:${X_CLIENTS_PORT} BUILD_DEPENDS+= fc-cache:${PORTSDIR}/x11-fonts/fontconfig .if !defined(NOPORTDOCS) -PORTDOCS= ChangeLog CREDIT GPL.txt INSTALL INSTALL.zh.gb2312 LOGO.png PLEASE_HELP_TO_IMPROVE README STAT +PORTDOCS= AUTHORS ChangeLog COPYING INSTALL INSTALL.zh.gb2312 LOGO.png README .endif do-install: -- cgit