From bc596cfcc23e90db9e6822723da1eb7ce20d5677 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sat, 27 Oct 2001 10:57:37 +0000 Subject: Update the nessus-*-devel ports to version 1.1.7. PR: 31139 (+ some changes) Submitted by: Udo Schweigert Reviewed by: olgeni --- security/nessus-devel/files/patch-ab | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 security/nessus-devel/files/patch-ab (limited to 'security/nessus-devel/files/patch-ab') diff --git a/security/nessus-devel/files/patch-ab b/security/nessus-devel/files/patch-ab new file mode 100644 index 000000000000..97c1601ff14d --- /dev/null +++ b/security/nessus-devel/files/patch-ab @@ -0,0 +1,13 @@ +--- nessus-mkcert.in.orig Fri Sep 14 13:09:12 2001 ++++ nessus-mkcert.in Mon Oct 8 13:25:14 2001 +@@ -64,8 +64,8 @@ + exit 1 + esac + +-NESSUSPRIV="$localstatedir/nessus/CA" +-NESSUSPUB="$sharedstatedir/nessus/CA" ++NESSUSPRIV="$localstatedir/CA" ++NESSUSPUB="$sharedstatedir/CA" + if [ ! -d "$NESSUSPRIV" ]; then + mkdir -p "$NESSUSPRIV" + chmod 700 "$NESSUSPRIV" -- cgit v1.2.3