aboutsummaryrefslogtreecommitdiff
path: root/security/drweb/files
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-24 22:04:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-24 22:04:13 +0000
commit7d9c30c9a7b4160445cd248240c4d3458eeef726 (patch)
tree443c96aebc470e490bd9facc6ac8b733a84ee03b /security/drweb/files
parent3161161d7d064c2ddee12d987031c2f0f3727231 (diff)
downloadports-7d9c30c9a7b4160445cd248240c4d3458eeef726.tar.gz
ports-7d9c30c9a7b4160445cd248240c4d3458eeef726.zip
Notes
Diffstat (limited to 'security/drweb/files')
-rw-r--r--security/drweb/files/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/drweb/files/patch-aa b/security/drweb/files/patch-aa
index adfe58b3bc0d..70fa34fa66de 100644
--- a/security/drweb/files/patch-aa
+++ b/security/drweb/files/patch-aa
@@ -1,5 +1,5 @@
---- usr/local/etc/drweb/drweb32.ini.orig Thu Oct 9 15:06:27 2003
-+++ usr/local/etc/drweb/drweb32.ini Thu Nov 6 18:49:39 2003
+--- usr/local/etc/drweb/drweb32.ini.orig Sat Mar 6 04:06:07 2004
++++ usr/local/etc/drweb/drweb32.ini Sat Mar 6 21:58:17 2004
@@ -7,23 +7,23 @@
; also used by the updating module to update the search module. You
; may specify relational path, but it is strongly recommended to make
@@ -76,7 +76,7 @@
-;BusyFile = "/var/drweb/run/drwebd.bsy"
+;BusyFile = "%INSTALL%/run/drwebd.bsy"
- ;MaxChildren = "value"
+ ;MaxChildren = "value"
; Sets maximum amount of simultaneously working child (scanning)
@@ -252,12 +253,12 @@
; MaxCompressionRatio switch).
@@ -87,7 +87,7 @@
RenameFilesTo = #??
;UpdatePath = path
- ; This parameter used bu update script.
+ ; This parameter is used by update script.
-UpdatePath = "/var/drweb/updates"
+UpdatePath = "%INSTALL%/updates"
@@ -142,7 +142,7 @@
@@ -467,5 +468,5 @@
;UpdatePath = path
- ; This parameter used bu update script.
+ ; This parameter is used by update script.
-UpdatePath = /usr/local/drweb/updates
+UpdatePath = %INSTALL%/updates