From d09ed75f93bcb96bf2ab094891f534919d4d0905 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Tue, 18 Oct 2005 13:57:37 +0000 Subject: [PATCH] The swedish site keeps acting up from pointyhat, so replace it with a site from the maintainer and MASTER_SITE_LOCAL Submitted by: maintainer, kris --- emulators/vmsbackup/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/emulators/vmsbackup/Makefile b/emulators/vmsbackup/Makefile index f86079d36464..a71a8ea39c04 100644 --- a/emulators/vmsbackup/Makefile +++ b/emulators/vmsbackup/Makefile @@ -8,8 +8,9 @@ PORTNAME= vmsbackup PORTVERSION= 4.1.1 CATEGORIES= emulators sysutils -MASTER_SITES= ftp://ftp.lp.se/free-vms/ \ - http://dl.droso.net/FreeBSD/distfiles/ +MASTER_SITES= http://dl.droso.net/FreeBSD/distfiles/ \ + http://freebsd.t-hosting.hu/vmsbackup/ \ + ${MASTER_SITE_LOCAL:S/$/erwin\//} DISTNAME= VMSBACKUP4-1-1 EXTRACT_SUFX= .ZIP