aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-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