diff options
author | rafan <rafan@FreeBSD.org> | 2007-02-22 15:37:54 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-02-22 15:37:54 +0800 |
commit | 56b2578785185508b9ec4767ef1c60aede74a917 (patch) | |
tree | b28eb5d06d2a0ff440224ae2f750c5b32a6d3048 /chinese/arphicttf | |
parent | aa4040c792945833033ed322da4d063671cd6b56 (diff) | |
download | freebsd-ports-gnome-56b2578785185508b9ec4767ef1c60aede74a917.tar.gz freebsd-ports-gnome-56b2578785185508b9ec4767ef1c60aede74a917.tar.zst freebsd-ports-gnome-56b2578785185508b9ec4767ef1c60aede74a917.zip |
- Host files on my local distfiles.
freebsd.sinica.edu.tw is down for a long time. For arphicttf, the two
sites are just FreeBSD distfiles mirror. Host at my place is better.
- Claim maintainership
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 |