Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2020 16:07:19 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524974 - head/sysutils/xen-guest-tools
Message-ID:  <202002021607.012G7J6J072865@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Sun Feb  2 16:07:19 2020
New Revision: 524974
URL: https://svnweb.freebsd.org/changeset/ports/524974

Log:
  - update MASTER_SITES
  Reported by:	Russian

Modified:
  head/sysutils/xen-guest-tools/Makefile

Modified: head/sysutils/xen-guest-tools/Makefile
==============================================================================
--- head/sysutils/xen-guest-tools/Makefile	Sun Feb  2 15:51:28 2020	(r524973)
+++ head/sysutils/xen-guest-tools/Makefile	Sun Feb  2 16:07:19 2020	(r524974)
@@ -5,7 +5,7 @@ PORTNAME=	xen-guest-tools
 PORTVERSION=	4.6.1
 PORTREVISION=	2
 CATEGORIES=	sysutils
-MASTER_SITES=	http://bits.xensource.com/oss-xen/release/${PORTVERSION}/
+MASTER_SITES=	https://downloads.xenproject.org/release/xen/${PORTVERSION}/
 DISTNAME=	xen-${PORTVERSION}
 
 MAINTAINER=	dinoex@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002021607.012G7J6J072865>