diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 23:39:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 23:39:06 +0000 |
commit | 1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a (patch) | |
tree | d9c974716cf087174299d30f23b5b6af81f8f4bd /net-mgmt | |
parent | d2298075a1961498bf42d51b71208ef41b4f0cea (diff) | |
download | ports-1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a.tar.gz ports-1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/arpscan/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/arpscan/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/arpscan/Makefile b/net-mgmt/arpscan/Makefile index 0fb3391afb8b..b736629b606a 100644 --- a/net-mgmt/arpscan/Makefile +++ b/net-mgmt/arpscan/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: arpscan # Date created: 22 Mar 2004 -# Whom: David Yeske <dyeske@yahoo.com> +# Whom: David Yeske <dyeske@gmail.com> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://ish.cx/~jason/arpscan/ \ http://unx.ca/~jason/arpscan/ -MAINTAINER= dyeske@yahoo.com +MAINTAINER= dyeske@gmail.com COMMENT= Simple arp scanner LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet diff --git a/net-mgmt/arpscan/pkg-descr b/net-mgmt/arpscan/pkg-descr index f06809b25641..422d0bc02af1 100644 --- a/net-mgmt/arpscan/pkg-descr +++ b/net-mgmt/arpscan/pkg-descr @@ -4,4 +4,4 @@ the given IP addresses and displays a list of the found hosts. WWW: http://ish.cx/~jason/arpscan/ - David -dyeske@yahoo.com +dyeske@gmail.com |