diff options
author | hubertf <hubertf@pkgsrc.org> | 2011-01-31 23:46:57 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2011-01-31 23:46:57 +0000 |
commit | 72c78da29a64675b0c123e9cd8ec2c53436dde32 (patch) | |
tree | b16a2393e039e6fdf7e1678bbc2ba6e4cbe8b909 /mk | |
parent | 5591d871e0a2a3a15a8679a7ec407756f9b25bb3 (diff) | |
download | pkgsrc-72c78da29a64675b0c123e9cd8ec2c53436dde32.tar.gz |
add ndiff: tool to compare nmap scans, part of ... nmap
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 1e2980eaedc..6d159548393 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -378,6 +378,7 @@ nas Enable usage of the Network Audio System. ncurses Enable ncurses support. ncursesw Enable wide character ncurses support. ndb-cluster Build NDB Cluster support. +ndiff Enable tool to compare Nmap scans. nextstep Enable Cocoa or GNUstep support. nfdump-ftconv Build the flow-tools to nfdump converter. nfdump-nfprofile Build the netflow profiler. |