diff options
author | kevlo <kevlo@FreeBSD.org> | 2015-04-09 15:10:51 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2015-04-09 15:10:51 +0800 |
commit | 3fcb7028e93fb51c19b4379e9c99091b90563e30 (patch) | |
tree | 8d0c70f75ee3f67dd1ec18f687109ef4d5e9905d /chinese | |
parent | 5e1df989431cbb1b23065c9659c016488192845c (diff) | |
download | freebsd-ports-gnome-3fcb7028e93fb51c19b4379e9c99091b90563e30.tar.gz freebsd-ports-gnome-3fcb7028e93fb51c19b4379e9c99091b90563e30.tar.zst freebsd-ports-gnome-3fcb7028e93fb51c19b4379e9c99091b90563e30.zip |
Update master site and mark as unbroken.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fireflyttf/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/chinese/fireflyttf/Makefile b/chinese/fireflyttf/Makefile index 123698ddc1ec..5830672ed9f6 100644 --- a/chinese/fireflyttf/Makefile +++ b/chinese/fireflyttf/Makefile @@ -5,8 +5,7 @@ PORTNAME= fireflyttf PORTVERSION= 1.3.0 PORTREVISION= 5 CATEGORIES= chinese x11-fonts -MASTER_SITES?= http://firefly.idv.tw/apt/firefly-font/ \ - http://www.study-area.org/apt/firefly-font/ +MASTER_SITES?= LOCAL/chinsan/fonts DISTNAME?= fireflysung-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -14,7 +13,6 @@ COMMENT= Firefly TrueType Font is combine of two arphic sung fonts CONFLICTS= zh-opendesktop-fonts-* -BROKEN= Unfetchable NO_BUILD= yes WRKSRC= ${WRKDIR}/${DISTNAME} @@ -30,7 +28,7 @@ LGJ_FONT_DESC= Patch for Taiwan horn .if ${PORT_OPTIONS:MLGJ_FONT} PKGNAMESUFFIX+= -LGJ -MASTER_SITES= http://edt1023.sayya.org/fonts/ +MASTER_SITES= LOCAL/chinsan/fonts DISTNAME= fireflysung-1.3.0p1 .endif |