diff options
-rw-r--r-- | net/arp-scan/Makefile | 2 | ||||
-rw-r--r-- | net/arp-scan/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/arp-scan/Makefile b/net/arp-scan/Makefile index a3fc7c5046e0..c2001f659ea7 100644 --- a/net/arp-scan/Makefile +++ b/net/arp-scan/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.9 CATEGORIES= net MASTER_SITES= http://www.nta-monitor.com/files/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= ARP scanning and fingerprinting tool LICENSE= GPLv3 diff --git a/net/arp-scan/pkg-descr b/net/arp-scan/pkg-descr index 40f6971d78c2..1d2921156538 100644 --- a/net/arp-scan/pkg-descr +++ b/net/arp-scan/pkg-descr @@ -3,4 +3,4 @@ protocol to discover and fingerprint IP hosts on the local network. It is available for Linux and BSD under the GPL licence. -WWW: http://www.nta-monitor.com/tools/arp-scan/ +WWW: http://www.nta-monitor.com/tools-resources/security-tools/arp-scan |