svn commit: r519935 - head/games/xevil

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Dec 12 15:40:45 UTC 2019


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


More information about the svn-ports-all mailing list