diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2015-04-09 07:10:51 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2015-04-09 07:10:51 +0000 |
commit | 5c3f57fd49a53ee36e7a7bc6263e4dd1fd331c27 (patch) | |
tree | 8d0c70f75ee3f67dd1ec18f687109ef4d5e9905d /chinese | |
parent | a77d7def34d898f1d89360463b492b235dec6fb7 (diff) | |
download | ports-5c3f57fd49a53ee36e7a7bc6263e4dd1fd331c27.tar.gz ports-5c3f57fd49a53ee36e7a7bc6263e4dd1fd331c27.zip |
Notes
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 |