Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2018 19:24:49 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472630 - head/japanese/font-ume
Message-ID:  <201806171924.w5HJOn9E085630@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sun Jun 17 19:24:48 2018
New Revision: 472630
URL: https://svnweb.freebsd.org/changeset/ports/472630

Log:
  japanese/font-ume: Fix MASTER_SITES
  
  PR:		228242
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  Approved by:	hrs (maintainer timeout)

Modified:
  head/japanese/font-ume/Makefile

Modified: head/japanese/font-ume/Makefile
==============================================================================
--- head/japanese/font-ume/Makefile	Sun Jun 17 19:15:55 2018	(r472629)
+++ head/japanese/font-ume/Makefile	Sun Jun 17 19:24:48 2018	(r472630)
@@ -3,7 +3,7 @@
 PORTNAME=	ume
 PORTVERSION=	0.0.660
 CATEGORIES=	japanese x11-fonts
-MASTER_SITES=	OSDN/${PORTNAME}-font/22212
+MASTER_SITES=	OSDN/${PORTNAME}-font/63494
 PKGNAMEPREFIX=	ja-font-
 DISTNAME=	umefont_${PORTVERSION:E}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806171924.w5HJOn9E085630>