diff options
author | linimon <linimon@FreeBSD.org> | 2009-02-03 07:44:01 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-02-03 07:44:01 +0800 |
commit | 7ab7c0f07b4db7a74b1884d5e957e58dccb57cbd (patch) | |
tree | e71c40bf345c90f4bb9a9d17bc67c531eeb51ec2 /net-mgmt | |
parent | 88bdd2afaf1b2ef95cf2580028367cb597d2de46 (diff) | |
download | freebsd-ports-graphics-7ab7c0f07b4db7a74b1884d5e957e58dccb57cbd.tar.gz freebsd-ports-graphics-7ab7c0f07b4db7a74b1884d5e957e58dccb57cbd.tar.zst freebsd-ports-graphics-7ab7c0f07b4db7a74b1884d5e957e58dccb57cbd.zip |
Reset dyeske@gmail.com at his request.
Hat: portmgr
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/arpscan/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/arpscan/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net-mgmt/arpscan/Makefile b/net-mgmt/arpscan/Makefile index 53efb7ab17d..4b4da475967 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 422d0bc02af..c7cbf77e8e7 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 |