Date: Thu, 12 Dec 2019 15:40:45 +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: r519935 - head/games/xevil Message-ID: <201912121540.xBCFej65066202@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Dec 12 15:40:44 2019 New Revision: 519935 URL: https://svnweb.freebsd.org/changeset/ports/519935 Log: - Distfile is no longer mirrored Modified: head/games/xevil/Makefile Modified: head/games/xevil/Makefile ============================================================================== --- head/games/xevil/Makefile Thu Dec 12 15:25:39 2019 (r519934) +++ head/games/xevil/Makefile Thu Dec 12 15:40:44 2019 (r519935) @@ -5,8 +5,7 @@ PORTNAME= xevil PORTVERSION= 2.02.r2 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://www.xevil.com/download/stable/ \ - http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= http://www.xevil.com/download/stable/ DISTNAME= ${PORTNAME}src${PORTVERSION:S/.r/r/} MAINTAINER= ports@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912121540.xBCFej65066202>