diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2000-03-22 17:24:18 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2000-03-22 17:24:18 +0000 |
commit | 22706d277f357d530829569759c2da259b6bbb94 (patch) | |
tree | 763adcbc4313ca203eaa34d9aafe637d3d8e0194 /dns | |
parent | 9ed40860480c969a346675a99e589a1da855d634 (diff) |
Correct fennerage (distfile moved).
Notes
Notes:
svn path=/head/; revision=26958
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnswalk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnswalk/Makefile b/dns/dnswalk/Makefile index 8180f344f0d7..03d60abbd235 100644 --- a/dns/dnswalk/Makefile +++ b/dns/dnswalk/Makefile @@ -7,7 +7,7 @@ DISTNAME= dnswalk-2.0.2 CATEGORIES= net -MASTER_SITES= http://www.cis.ohio-state.edu/~barr/dnswalk/ +MASTER_SITES= http://www.visi.com/~barr/dnswalk/ MAINTAINER= mph@freebsd.org |