diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-22 07:37:54 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-22 07:37:54 +0000 |
commit | 1ff58c353f1615e39fccf4d2737ff1930520e6d0 (patch) | |
tree | 73969675140dac3dfb84e5b452a86a6db6f6e171 /chinese/arphicttf | |
parent | 2a2bb4941fbae5d66a872eb4caedd5a263a2fce1 (diff) | |
download | ports-1ff58c353f1615e39fccf4d2737ff1930520e6d0.tar.gz ports-1ff58c353f1615e39fccf4d2737ff1930520e6d0.zip |
Notes
Diffstat (limited to 'chinese/arphicttf')
-rw-r--r-- | chinese/arphicttf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/arphicttf/Makefile b/chinese/arphicttf/Makefile index d855331648e1..409b8dfc0050 100644 --- a/chinese/arphicttf/Makefile +++ b/chinese/arphicttf/Makefile @@ -9,11 +9,10 @@ PORTNAME= arphicttf PORTVERSION= 2.11 PORTREVISION= 1 CATEGORIES= chinese x11-fonts -MASTER_SITES= http://ftp.riken.go.jp/pub/FreeBSD/distfiles/ \ - http://ftp.univie.ac.at/systems/FreeBSD/distfiles/ +MASTER_SITES= LOCAL/rafan/chinese/ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rafan@FreeBSD.org COMMENT= Four Chinese Big5/GB TrueType fonts made by Arphic Technology NO_BUILD= yes |