From d0fc635f72b2e3e10bc7aff56d974559ba941564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20C=2E=20Guimar=C3=A3es?= Date: Fri, 24 Jul 2020 06:28:59 +0000 Subject: Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports geographical load balancing - update all affected ports PR: 244164 Submitted by: Yasuhiro KIMURA Differential Revision: https://reviews.freebsd.org/D24955 --- japanese/font-ayu18/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'japanese/font-ayu18') diff --git a/japanese/font-ayu18/Makefile b/japanese/font-ayu18/Makefile index fe597c1eda66..906810a82184 100644 --- a/japanese/font-ayu18/Makefile +++ b/japanese/font-ayu18/Makefile @@ -4,11 +4,10 @@ PORTNAME= ayu18 PORTVERSION= 1.3.1.1 PORTREVISION= 3 CATEGORIES= japanese x11-fonts -MASTER_SITES= OSDN/x-tt/8535/:goth \ - OSDN/x-tt/8494/:min +MASTER_SITES= OSDN/x-tt PKGNAMEPREFIX= ja-font- -DISTFILES= ayu18gothic-1.3a${EXTRACT_SUFX}:goth \ - ayu18mincho-1.1${EXTRACT_SUFX}:min +DISTFILES= ayu18gothic-1.3a${EXTRACT_SUFX} \ + ayu18mincho-1.1${EXTRACT_SUFX} MAINTAINER= hrs@FreeBSD.org COMMENT= Ayu 18-dot Kanji font -- cgit v1.2.3