diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 14:00:19 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 14:00:19 +0000 |
commit | d0f83e12f1df05569cd6ca10c3f92b4b5d21eb3a (patch) | |
tree | f73672921643628fb7f5443af7ef50171f6f1386 /net/arp-scan/Makefile | |
parent | bc157c08ab939185453b0b754520a453813d63ce (diff) | |
download | ports-d0f83e12f1df05569cd6ca10c3f92b4b5d21eb3a.tar.gz ports-d0f83e12f1df05569cd6ca10c3f92b4b5d21eb3a.zip |
Notes
Diffstat (limited to 'net/arp-scan/Makefile')
-rw-r--r-- | net/arp-scan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/arp-scan/Makefile b/net/arp-scan/Makefile index a3fc7c5046e0..8e0585449843 100644 --- a/net/arp-scan/Makefile +++ b/net/arp-scan/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.nta-monitor.com/files/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= ARP scanning and fingerprinting tool +BROKEN= unfetchable + LICENSE= GPLv3 GNU_CONFIGURE= yes |