diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-07-24 22:17:26 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-07-24 22:17:26 +0800 |
commit | 71c8b8646b6793828d88483264486dbdcba48c86 (patch) | |
tree | 4af0dd345fb920af3abccaa23b2e5d9fe1069e41 /chinese | |
parent | 8a0fc74309c4fad74e3ec30bc4e3e2281708bd47 (diff) | |
download | freebsd-ports-gnome-71c8b8646b6793828d88483264486dbdcba48c86.tar.gz freebsd-ports-gnome-71c8b8646b6793828d88483264486dbdcba48c86.tar.zst freebsd-ports-gnome-71c8b8646b6793828d88483264486dbdcba48c86.zip |
- Remove bad sites.
- Add new mastersites.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/moettf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/moettf/Makefile b/chinese/moettf/Makefile index 9ccf3e8b3b3b..a37ccefb4b60 100644 --- a/chinese/moettf/Makefile +++ b/chinese/moettf/Makefile @@ -9,8 +9,8 @@ PORTNAME= moettf PORTVERSION= 2.0 PORTREVISION= 1 CATEGORIES= chinese x11-fonts -MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/moettf/ \ - ftp://ftp.cc.ntut.edu.tw/OS/Linux/packages/chinese/fonts/twmoefont/ttf/ +MASTER_SITES= http://ftp.riken.go.jp/pub/FreeBSD/distfiles/zh-moettf/ \ + http://ftp.math.uni-bielefeld.de/pub/unix/FreeBSD/distfiles/zh-moettf/ DISTFILES= moe_kai.ttf moe_sung.ttf edustds1.exe edustds2.exe \ edustd-15.exe kai-pc.ttf @@ -21,7 +21,7 @@ EXTRACT_DEPENDS=unrar:${PORTSDIR}/archivers/unrar DIST_SUBDIR= zh-moettf -NO_CDROM= "Contact Taiwan's Ministry of Education for commercial use." +NO_CDROM= Contact Taiwan's Ministry of Education for commercial use. NO_BUILD= yes NO_WRKSUBDIR= yes |