From a797c2a5d3bf71049491c9c14197409b8c4bf11e Mon Sep 17 00:00:00 2001 From: johans Date: Sat, 11 Apr 2015 17:04:23 +0000 Subject: - Update website - Adopt port --- net/arp-scan/Makefile | 2 +- net/arp-scan/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net') 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 -- cgit