Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 2015 18:24:04 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397011 - head/japanese/eijiro-fpw
Message-ID:  <201509151824.t8FIO40C028585@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Sep 15 18:24:04 2015
New Revision: 397011
URL: https://svnweb.freebsd.org/changeset/ports/397011

Log:
  - Fix fetch

Modified:
  head/japanese/eijiro-fpw/Makefile

Modified: head/japanese/eijiro-fpw/Makefile
==============================================================================
--- head/japanese/eijiro-fpw/Makefile	Tue Sep 15 18:15:35 2015	(r397010)
+++ head/japanese/eijiro-fpw/Makefile	Tue Sep 15 18:24:04 2015	(r397011)
@@ -5,7 +5,8 @@ PORTNAME=	eijiro-fpw
 PORTVERSION=	1.0b
 PORTREVISION=	5
 CATEGORIES=	japanese
-MASTER_SITES=	http://openlab.ring.gr.jp/edict/fpw/dist/eijiro/
+MASTER_SITES=	http://openlab.ring.gr.jp/edict/fpw/dist/eijiro/ \
+		ftp://relay1.tomsk.gov.ru/pub/FreeBSD/ports/distfiles/
 DISTNAME=	${PORTNAME}${PORTVERSION}-src
 
 MAINTAINER=	ports@FreeBSD.org



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