1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-09 06:56:35 +00:00

Include the brief Ncat/Ndiff descriptions

This commit is contained in:
fyodor
2009-02-27 09:24:24 +00:00
parent 83b83ee36c
commit 5924490adf

View File

@@ -246,13 +246,13 @@ Section "Zenmap (GUI Frontend)" SecZenmap
StrCpy $zenmapset "true"
SectionEnd
Section "Ncat (Netcat Replacement)" SecNcat
Section "Ncat (Modern Netcat reincarnation)" SecNcat
SetOutPath "$INSTDIR"
SetOverwrite on
File ..\nmap-${VERSION}\ncat.exe
SectionEnd
Section "Ndiff" SecNdiff
Section "Ndiff (Scan comparison tool)" SecNdiff
SetOutPath "$INSTDIR"
SetOverwrite on
File ..\nmap-${VERSION}\ndiff.exe