diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-23 14:59:10 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-23 14:59:10 +0000 |
commit | 3276d4167c30f2e4f33127ef4d157d4f1a6be0ea (patch) | |
tree | 35a15767910aab2132370fb92cfc138ca414afbf /net/iplog/files/patch-ac | |
parent | Add qmailadmin, a web-based vpopmail mail server administrator, which (diff) |
Update to iplog 2.2.1.
PR: ports/21432
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> via maintainer
Approved by: Udo Schweigert <ust@cert.siemens.de>
Notes
Notes:
svn path=/head/; revision=33040
Diffstat (limited to 'net/iplog/files/patch-ac')
-rw-r--r-- | net/iplog/files/patch-ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/iplog/files/patch-ac b/net/iplog/files/patch-ac index 6e310f574f89..aac0eae25683 100644 --- a/net/iplog/files/patch-ac +++ b/net/iplog/files/patch-ac @@ -5,7 +5,7 @@ Upon execution and upon being restarted, iplog reads a list of configuration rules from its configuration file. The default location of this file is -.B /etc/iplog.conf. -+.B /usr/local/etc/iplog.conf. ++.B %%PREFIX%%/etc/iplog.conf. .SH NOTATION Throughout this document, required parameters will be denoted by enclosing the parameter in angle brackets <like this>. |