summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2000-07-29 16:39:44 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2000-07-29 16:39:44 +0000
commit8daabefad0631a8754e25afa977b6c1edb7f1cfa (patch)
treed14d5d786b4358acbebd0178428d6d119a5be25d /net
parentFix the MASTER_SITE to the canonical locations. (diff)
Add the ftp version of the MASTER_SITE
Notes
Notes: svn path=/head/; revision=31110
Diffstat (limited to 'net')
-rw-r--r--net/djbdns/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/djbdns/Makefile b/net/djbdns/Makefile
index 23a2970111a6..79a8a4f6275f 100644
--- a/net/djbdns/Makefile
+++ b/net/djbdns/Makefile
@@ -8,7 +8,8 @@
PORTNAME= dnscache
PORTVERSION= 1.00
CATEGORIES= net
-MASTER_SITES= http://cr.yp.to/dnscache/
+MASTER_SITES= http://cr.yp.to/dnscache/ \
+ ftp://cr.yp.to/dnscache/
MAINTAINER= nbm@FreeBSD.org