summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-10-19 12:54:14 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-10-19 12:54:14 +0000
commit879d6a5946ef6e1b4d6e59884f3a483ff9d71987 (patch)
tree917242a49993e09bb0cd61b3b35063e05409cbb2 /dns
parent- Fix fetch (and unbreak) port by using the submitter's distfile mirror. (diff)
Update MASTER_SITES and the WWW: line to reflect the project's new
location. PR: ports/104548 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: portmgr (erwin), Mark Foster <mark@foster.cc> (maintainer)
Notes
Notes: svn path=/head/; revision=175399
Diffstat (limited to 'dns')
-rw-r--r--dns/dnswalk/Makefile3
-rw-r--r--dns/dnswalk/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/dns/dnswalk/Makefile b/dns/dnswalk/Makefile
index 0c278813315c..830eec26c661 100644
--- a/dns/dnswalk/Makefile
+++ b/dns/dnswalk/Makefile
@@ -8,7 +8,8 @@
PORTNAME= dnswalk
PORTVERSION= 2.0.2
CATEGORIES= dns
-MASTER_SITES= http://www.visi.com/~barr/dnswalk/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mark@foster.cc
COMMENT= DNS debugger - requests a zone transfer and analyzes the result
diff --git a/dns/dnswalk/pkg-descr b/dns/dnswalk/pkg-descr
index 135a4243ed48..da1ccc3a44b3 100644
--- a/dns/dnswalk/pkg-descr
+++ b/dns/dnswalk/pkg-descr
@@ -3,4 +3,4 @@ domains, and checks the database in numerous ways for internal
consistency, as well as accuracy.
Author: David Barr <barr@cis.ohio-state.edu>
-WWW: http://www.visi.com/~barr/dnswalk/
+WWW: http://sourceforge.net/projects/dnswalk/