diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-12-12 23:40:44 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-12-12 23:40:44 +0800 |
commit | 49d1d847ac0df049c91dd2f939155f993be906ba (patch) | |
tree | 2039a403ce44af5ccd4df39d050dddb66718b315 | |
parent | 8e7407b40ff0612e505331f3442d05b3ae1c517c (diff) | |
download | freebsd-ports-gnome-49d1d847ac0df049c91dd2f939155f993be906ba.tar.gz freebsd-ports-gnome-49d1d847ac0df049c91dd2f939155f993be906ba.tar.zst freebsd-ports-gnome-49d1d847ac0df049c91dd2f939155f993be906ba.zip |
- Distfile is no longer mirrored
-rw-r--r-- | games/xevil/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile index 7616af7b0618..148540ccae5d 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -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 |