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/ttfm | |
parent | 2a2bb4941fbae5d66a872eb4caedd5a263a2fce1 (diff) | |
download | ports-1ff58c353f1615e39fccf4d2737ff1930520e6d0.tar.gz ports-1ff58c353f1615e39fccf4d2737ff1930520e6d0.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
Notes
Notes:
svn path=/head/; revision=185675
Diffstat (limited to 'chinese/ttfm')
-rw-r--r-- | chinese/ttfm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/ttfm/Makefile b/chinese/ttfm/Makefile index 3b04ae29ca65..5ac3bb1d447b 100644 --- a/chinese/ttfm/Makefile +++ b/chinese/ttfm/Makefile @@ -9,9 +9,9 @@ PORTNAME= ttfm PORTVERSION= 0.9.5 PORTREVISION= 1 CATEGORIES= chinese print -MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/ttfm/ +MASTER_SITES= LOCAL/rafan/chinese -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rafan@FreeBSD.org COMMENT= A Big5/GB enhanced TrueType Font Manager RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT} |