diff options
author | obrien <obrien@FreeBSD.org> | 2000-04-30 17:46:47 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-04-30 17:46:47 +0800 |
commit | a0f2cd4856a7f39b0facdb69d0e2c6d564005cc0 (patch) | |
tree | 24eb57acfddc19c1baef9a35bc1e9575ba6cc777 /security/nmap/pkg-plist | |
parent | 30b6df1e48f62142625f77998fcd1d8afa7bea26 (diff) | |
download | freebsd-ports-graphics-a0f2cd4856a7f39b0facdb69d0e2c6d564005cc0.tar.gz freebsd-ports-graphics-a0f2cd4856a7f39b0facdb69d0e2c6d564005cc0.tar.zst freebsd-ports-graphics-a0f2cd4856a7f39b0facdb69d0e2c6d564005cc0.zip |
Update to 2.51.
2.51 fixes a target parsing bug which could in some cases cause Nmap to
crash with the error "Assertion `t->nleft > 1' failed".
Diffstat (limited to 'security/nmap/pkg-plist')
-rw-r--r-- | security/nmap/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/nmap/pkg-plist b/security/nmap/pkg-plist index 883527395da..0361396ca46 100644 --- a/security/nmap/pkg-plist +++ b/security/nmap/pkg-plist @@ -1,6 +1,6 @@ @comment $FreeBSD$ bin/nmap -share/misc/nmap-os-fingerprints -share/misc/nmap-services -share/misc/nmap-rpc -@dirrm share/misc +share/nmap/nmap-os-fingerprints +share/nmap/nmap-services +share/nmap/nmap-rpc +@dirrm share/nmap |