summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-11-03 07:39:45 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-11-03 07:39:45 +0000
commitf66ec5235fc857e3e46a5dd1b1defdc9067ad6b1 (patch)
tree2cf85f16679983ca31a0cf7542b2b629d07f69dd
parentOptimize retrieval of sources by using groups (diff)
remove obsolete master_sites
Notes
Notes: svn path=/head/; revision=92933
-rw-r--r--net/zebra/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/zebra/Makefile b/net/zebra/Makefile
index 08da8b2631ec..755bc86a1777 100644
--- a/net/zebra/Makefile
+++ b/net/zebra/Makefile
@@ -12,9 +12,7 @@ CATEGORIES= net ipv6
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= sumikawa@FreeBSD.org