diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-09-12 04:55:38 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-09-12 04:55:38 +0800 |
commit | c1db777f7bf0ea87f0e730c02764b1c3eb7b430b (patch) | |
tree | 432bcce99c5d6373444e74977d9b570010498c86 /dns/Makefile | |
parent | 0e3706821271e1c334a3db8f7e3526de9479cd66 (diff) | |
download | freebsd-ports-gnome-c1db777f7bf0ea87f0e730c02764b1c3eb7b430b.tar.gz freebsd-ports-gnome-c1db777f7bf0ea87f0e730c02764b1c3eb7b430b.tar.zst freebsd-ports-gnome-c1db777f7bf0ea87f0e730c02764b1c3eb7b430b.zip |
New port: dns/amass: In-depth DNS enumeration
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 945878a44fba..66859f45ca95 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -5,6 +5,7 @@ SUBDIR += adns SUBDIR += adsuck + SUBDIR += amass SUBDIR += ares SUBDIR += autotrust SUBDIR += axfr2acl |