diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-02-15 19:28:40 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-02-15 19:28:40 +0000 |
commit | 4e00af4213e36e0bd0834f24db5e091eb38842e2 (patch) | |
tree | f917b01af6b1659a7d5c9febcdca4756dc3b823d /chinese | |
parent | e2e4a9afd652a3831d18aed29d62643a444cb22e (diff) | |
download | ports-4e00af4213e36e0bd0834f24db5e091eb38842e2.tar.gz ports-4e00af4213e36e0bd0834f24db5e091eb38842e2.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/arphicttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/arphicttf/Makefile b/chinese/arphicttf/Makefile index 96ded0d49fdf..d855331648e1 100644 --- a/chinese/arphicttf/Makefile +++ b/chinese/arphicttf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= chinese x11-fonts MASTER_SITES= http://ftp.riken.go.jp/pub/FreeBSD/distfiles/ \ http://ftp.univie.ac.at/systems/FreeBSD/distfiles/ -DISTNAME= zh-${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} +DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Four Chinese Big5/GB TrueType fonts made by Arphic Technology |