aboutsummaryrefslogtreecommitdiff
path: root/dns/dnswalk
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-04-17 23:26:31 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-04-17 23:26:31 +0000
commit19ee22a331d71b3dee862d1bd9d3bd84efe0d222 (patch)
tree570e2ee4084ed53c8027576fe1900e18271b7448 /dns/dnswalk
parenta09723f3b204d6b124dc310d08f3f19c34a2cb54 (diff)
downloadports-19ee22a331d71b3dee862d1bd9d3bd84efe0d222.tar.gz
ports-19ee22a331d71b3dee862d1bd9d3bd84efe0d222.zip
"mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.
Notes
Notes: svn path=/head/; revision=10549
Diffstat (limited to 'dns/dnswalk')
-rw-r--r--dns/dnswalk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/dnswalk/Makefile b/dns/dnswalk/Makefile
index 887befc38b82..da9bf53c6353 100644
--- a/dns/dnswalk/Makefile
+++ b/dns/dnswalk/Makefile
@@ -3,13 +3,13 @@
# Date created: 17 January 1998
# Whom: Matthew Hunt <mph@pobox.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/03/01 18:11:27 obrien Exp $
DISTNAME= dnswalk-2.0.2
CATEGORIES= net
MASTER_SITES= http://www.cis.ohio-state.edu/~barr/dnswalk/
-MAINTAINER= mph@pobox.com
+MAINTAINER= mph@freebsd.org
RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS