diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2020-10-05 11:04:32 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2020-10-05 11:04:32 +0000 |
commit | 5ec38442fff354d2bdc0eedfef057de60d004c1c (patch) | |
tree | e27213d55f0a8c08f786d3fc838b3cb8131a86a4 /security/nmap/files/patch-Makefile.in | |
parent | - update to 3.6-20201003 (diff) |
- update to 7.90
Relnotes: https://nmap.org/changelog#7.90
Notes
Notes:
svn path=/head/; revision=551485
Diffstat (limited to 'security/nmap/files/patch-Makefile.in')
-rw-r--r-- | security/nmap/files/patch-Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nmap/files/patch-Makefile.in b/security/nmap/files/patch-Makefile.in index 17cf6b16ebfd..443a73d4a9fc 100644 --- a/security/nmap/files/patch-Makefile.in +++ b/security/nmap/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2017-07-31 20:56:53 UTC +--- Makefile.in.orig 2020-08-27 19:13:31 UTC +++ Makefile.in -@@ -13,7 +13,7 @@ mandir = @mandir@ +@@ -10,7 +10,7 @@ mandir = @mandir@ top_srcdir = @top_srcdir@ srcdir = @srcdir@ nmapdatadir = @datadir@/nmap |