diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-02 23:44:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-02 23:44:01 +0800 |
commit | 3531f60d47c8ff9ae0b847e4c084d7005f302b9c (patch) | |
tree | 77154cc2536ba1d5a5b51287e427bacfb8087de8 /net-mgmt | |
parent | 58aa9ddf643b722d79318eb13360fdcf624eb428 (diff) | |
download | freebsd-ports-gnome-3531f60d47c8ff9ae0b847e4c084d7005f302b9c.tar.gz freebsd-ports-gnome-3531f60d47c8ff9ae0b847e4c084d7005f302b9c.tar.zst freebsd-ports-gnome-3531f60d47c8ff9ae0b847e4c084d7005f302b9c.zip |
Fix WWW
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/arpscan/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/arpscan/pkg-descr b/net-mgmt/arpscan/pkg-descr index 5f330cafd935..981f0cbdc982 100644 --- a/net-mgmt/arpscan/pkg-descr +++ b/net-mgmt/arpscan/pkg-descr @@ -1,4 +1,4 @@ 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: https://github.com/jasonish/arpscan/ +WWW: https://github.com/jasonish/arpscan |