summaryrefslogtreecommitdiff
path: root/net/zephyr
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-15 03:04:08 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-15 03:04:08 +0000
commite0da526f427ce57e4a4eb50017083dda213a4eaf (patch)
treed42b72b35220003b4f8f9c925e9a7bb20229a71f /net/zephyr
parentUpdate to 1.6.4.1, which fixes a security hole when sending email (diff)
Fix mastersites
PR: 33888 33890 33892 33900 33901 33905 Submitted by: Tilman Linneweh <freebsdports@arved.de>
Notes
Notes: svn path=/head/; revision=53086
Diffstat (limited to 'net/zephyr')
-rw-r--r--net/zephyr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/zephyr/Makefile b/net/zephyr/Makefile
index d3a123bd4c47..1ff6ce8f4229 100644
--- a/net/zephyr/Makefile
+++ b/net/zephyr/Makefile
@@ -8,7 +8,8 @@
PORTNAME= zephyr
PORTVERSION= 20000421
CATEGORIES= net
-MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/
+MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/ \
+ ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/old/
MAINTAINER= ports@FreeBSD.org