aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2012-08-17 20:12:52 +0800
committersem <sem@FreeBSD.org>2012-08-17 20:12:52 +0800
commit67fd0204e1ceb247172e34281c2c75fdfb3d6f5d (patch)
treefa626d89b9d5d2216e7eb8009040b3ca629ac0a5 /net
parent65e22ea8306c8b00f49d0f7e436c207f66bd930d (diff)
downloadfreebsd-ports-gnome-67fd0204e1ceb247172e34281c2c75fdfb3d6f5d.tar.gz
freebsd-ports-gnome-67fd0204e1ceb247172e34281c2c75fdfb3d6f5d.tar.zst
freebsd-ports-gnome-67fd0204e1ceb247172e34281c2c75fdfb3d6f5d.zip
- Add another master site
PR: ports/170697 Submitted by: Olivier Cochard-Labbe <olivier at cochard.me> Approved by: maintainer
Diffstat (limited to 'net')
-rw-r--r--net/bird/Makefile3
-rw-r--r--net/bird6/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/bird/Makefile b/net/bird/Makefile
index 608fb0b34c92..8d59a5ddaff0 100644
--- a/net/bird/Makefile
+++ b/net/bird/Makefile
@@ -8,7 +8,8 @@
PORTNAME= bird
PORTVERSION= 1.3.8
CATEGORIES= net
-MASTER_SITES= ftp://bird.network.cz/pub/bird/
+MASTER_SITES= ftp://bird.network.cz/pub/bird/ \
+ http://bird.mpls.in/distfiles/bird/
MAINTAINER= melifaro@ipfw.ru
COMMENT= Dynamic IP routing daemon (IPv4 version)
diff --git a/net/bird6/Makefile b/net/bird6/Makefile
index 06ce11b5924a..c98eb801d2cf 100644
--- a/net/bird6/Makefile
+++ b/net/bird6/Makefile
@@ -8,7 +8,8 @@
PORTNAME= bird6
PORTVERSION= 1.3.8
CATEGORIES= net
-MASTER_SITES= ftp://bird.network.cz/pub/bird/
+MASTER_SITES= ftp://bird.network.cz/pub/bird/ \
+ http://bird.mpls.in/distfiles/bird/
DISTNAME= bird-${PORTVERSION}
MAINTAINER= melifaro@ipfw.ru