svn commit: r397011 - head/japanese/eijiro-fpw

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Sep 15 18:24:05 UTC 2015


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 at FreeBSD.org


More information about the svn-ports-all mailing list