aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2012-08-17 12:12:52 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2012-08-17 12:12:52 +0000
commit3a2038b339d07d7cbc3c3fa37bf57d91ff70f7be (patch)
treefa626d89b9d5d2216e7eb8009040b3ca629ac0a5 /net
parentc0c1ebe29cdbbe3e620184a9c02275212e463f89 (diff)
downloadports-3a2038b339d07d7cbc3c3fa37bf57d91ff70f7be.tar.gz
ports-3a2038b339d07d7cbc3c3fa37bf57d91ff70f7be.zip
- Add another master site
PR: ports/170697 Submitted by: Olivier Cochard-Labbe <olivier at cochard.me> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=302680
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