From 8c25be21eb2c95f570571be78d2962445ce98c75 Mon Sep 17 00:00:00 2001 From: antoine Date: Sun, 14 May 2017 06:41:41 +0000 Subject: Unbreak by providing a working MASTER_SITES --- japanese/font-ipa/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'japanese/font-ipa/Makefile') diff --git a/japanese/font-ipa/Makefile b/japanese/font-ipa/Makefile index 1e84ed92c8ed..b32cdbc23d57 100644 --- a/japanese/font-ipa/Makefile +++ b/japanese/font-ipa/Makefile @@ -4,7 +4,7 @@ PORTNAME= ipa PORTVERSION= 00303 PORTREVISION= 6 CATEGORIES= japanese x11-fonts -MASTER_SITES= http://info.openlab.ipa.go.jp/ipafont/fontdata/ +MASTER_SITES= http://dl.ipafont.ipa.go.jp/IPAfont/ PKGNAMEPREFIX= ja-font- DISTNAME= IPAfont${PORTVERSION} @@ -24,8 +24,6 @@ DATADIR= ${PREFIX}/share/font-${PORTNAME} PORTDOCS= IPA_Font_License_Agreement_v1.0.txt \ Readme_IPAfont${PORTVERSION}.txt -BROKEN= No address record - OPTIONS_DEFINE= DOCS post-extract: -- cgit