summaryrefslogtreecommitdiff
path: root/devel/bzr
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2016-02-10 19:49:38 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2016-02-10 19:49:38 +0000
commit99fd71726f05d3c330c5a2a01ae91aa977ea8f68 (patch)
treea011f9d31b0bd0bc1d63af9876637408b65282fb /devel/bzr
parentNuke PORTREVISION, this is a new port. (diff)
Remove alternate host, because 302 redirections are fully supported (r338507)
Requested by: Matthew Fuller (maintainer)
Notes
Notes: svn path=/head/; revision=408647
Diffstat (limited to 'devel/bzr')
-rw-r--r--devel/bzr/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile
index cb61836ffd2e..3cc2433a7617 100644
--- a/devel/bzr/Makefile
+++ b/devel/bzr/Makefile
@@ -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