diff options
author | jmelo <jmelo@FreeBSD.org> | 2007-02-13 05:20:39 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2007-02-13 05:20:39 +0800 |
commit | bb5eb3339bab56214356e8f0e841cd300174a3a9 (patch) | |
tree | 2a8489d6f48c1fe7b7b29e5533f13a515e149c60 /chinese/arphicttf/Makefile | |
parent | da3fc6c82c86ec93110c264e555069e0e3cf57f0 (diff) | |
download | freebsd-ports-gnome-bb5eb3339bab56214356e8f0e841cd300174a3a9.tar.gz freebsd-ports-gnome-bb5eb3339bab56214356e8f0e841cd300174a3a9.tar.zst freebsd-ports-gnome-bb5eb3339bab56214356e8f0e841cd300174a3a9.zip |
- Fix distname to make it fetchable again.
- Update mastersites.
Diffstat (limited to 'chinese/arphicttf/Makefile')
-rw-r--r-- | chinese/arphicttf/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/arphicttf/Makefile b/chinese/arphicttf/Makefile index 5de3f91e3c7e..96ded0d49fdf 100644 --- a/chinese/arphicttf/Makefile +++ b/chinese/arphicttf/Makefile @@ -9,8 +9,9 @@ PORTNAME= arphicttf PORTVERSION= 2.11 PORTREVISION= 1 CATEGORIES= chinese x11-fonts -MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} +MASTER_SITES= http://ftp.riken.go.jp/pub/FreeBSD/distfiles/ \ + http://ftp.univie.ac.at/systems/FreeBSD/distfiles/ +DISTNAME= zh-${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Four Chinese Big5/GB TrueType fonts made by Arphic Technology |