diff options
author | johans <johans@FreeBSD.org> | 2015-04-12 01:04:23 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2015-04-12 01:04:23 +0800 |
commit | a797c2a5d3bf71049491c9c14197409b8c4bf11e (patch) | |
tree | 67147bb9b4a1151781217f57a6a62de482e667b6 /net | |
parent | 19360e54d1c8ad7c20cc9ba5e80d4628061da9a9 (diff) | |
download | freebsd-ports-gnome-a797c2a5d3bf71049491c9c14197409b8c4bf11e.tar.gz freebsd-ports-gnome-a797c2a5d3bf71049491c9c14197409b8c4bf11e.tar.zst freebsd-ports-gnome-a797c2a5d3bf71049491c9c14197409b8c4bf11e.zip |
- Update website
- Adopt port
Diffstat (limited to 'net')
-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 |