Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2016 19:49:38 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408647 - head/devel/bzr
Message-ID:  <201602101949.u1AJncD2066368@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Wed Feb 10 19:49:38 2016
New Revision: 408647
URL: https://svnweb.freebsd.org/changeset/ports/408647

Log:
  Remove alternate host, because 302 redirections are fully supported (r338507)
  
  Requested by:	Matthew Fuller (maintainer)

Modified:
  head/devel/bzr/Makefile

Modified: head/devel/bzr/Makefile
==============================================================================
--- head/devel/bzr/Makefile	Wed Feb 10 19:45:07 2016	(r408646)
+++ head/devel/bzr/Makefile	Wed Feb 10 19:49:38 2016	(r408647)
@@ -4,8 +4,7 @@
 PORTNAME=	bzr
 PORTVERSION=	2.7.0
 CATEGORIES=	devel
-MASTER_SITES=	https://launchpadlibrarian.net/235965106/ \
-	https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/
+MASTER_SITES=	https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/
 
 MAINTAINER=	fullermd@over-yonder.net
 COMMENT=	Distributed version control system by Canonical



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