diff options
author | joe <joe@FreeBSD.org> | 2001-10-08 19:03:59 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2001-10-08 19:03:59 +0800 |
commit | 94f94c2d68854725c7955ae4c6b6caedddd71e12 (patch) | |
tree | 4e424e0e5ecd7dfdb71bd5114e385bb99e157134 /net/zebra | |
parent | c57589b6350da4916f1ba3b49b1b1c482e5e40a7 (diff) | |
download | freebsd-ports-gnome-94f94c2d68854725c7955ae4c6b6caedddd71e12.tar.gz freebsd-ports-gnome-94f94c2d68854725c7955ae4c6b6caedddd71e12.tar.zst freebsd-ports-gnome-94f94c2d68854725c7955ae4c6b6caedddd71e12.zip |
Add some mirror sites for Zebra.
Diffstat (limited to 'net/zebra')
-rw-r--r-- | net/zebra/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net/zebra/Makefile b/net/zebra/Makefile index ca213ec9ce9f..95698e4ae198 100644 --- a/net/zebra/Makefile +++ b/net/zebra/Makefile @@ -8,7 +8,13 @@ PORTNAME= zebra PORTVERSION= 0.92a CATEGORIES= net ipv6 -MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ +MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \ + ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \ + ftp://ftp.sunet.se/pub/network/zebra/ \ + ftp://ftp.knowledge.com/pub/mirrors/zebra/ \ + ftp://6bone.informatik.uni-leipzig.de/pub/ftp.zebra.org/pub/zebra/ \ + ftp://ftp.crc.ca/pub/packages/network/zebra/ \ + ftp://ftp.pop-pr.rnp.br/pub/GNU/ftp.zebra.org/zebra/ MAINTAINER= andreas_and_joe@tao.org.uk |