aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/arpscan
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-02-02 23:44:01 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-02-02 23:44:01 +0000
commit2be3df4e6cd3903e9986f58d8470af2eeb8ddb04 (patch)
tree62bb721c2238601abab3327be8256421078184d4 /net-mgmt/arpscan
parent28e954021129898a645c3b91269e3a9caf6647de (diff)
downloadports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.tar.gz
ports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.zip
Notes
Diffstat (limited to 'net-mgmt/arpscan')
-rw-r--r--net-mgmt/arpscan/Makefile2
-rw-r--r--net-mgmt/arpscan/pkg-descr3
2 files changed, 1 insertions, 4 deletions
diff --git a/net-mgmt/arpscan/Makefile b/net-mgmt/arpscan/Makefile
index 53efb7ab17de..4b4da475967f 100644
--- a/net-mgmt/arpscan/Makefile
+++ b/net-mgmt/arpscan/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net-mgmt
MASTER_SITES= http://ish.cx/~jason/arpscan/ \
http://unx.ca/~jason/arpscan/
-MAINTAINER= dyeske@gmail.com
+MAINTAINER= ports@FreeBSD.org
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 422d0bc02af1..c7cbf77e8e74 100644
--- a/net-mgmt/arpscan/pkg-descr
+++ b/net-mgmt/arpscan/pkg-descr
@@ -2,6 +2,3 @@ arpscan is a very simple scanner which sends out arp requests for
the given IP addresses and displays a list of the found hosts.
WWW: http://ish.cx/~jason/arpscan/
-
-- David
-dyeske@gmail.com