diff options
author | krion <krion@FreeBSD.org> | 2004-02-14 05:55:50 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-14 05:55:50 +0800 |
commit | be916a3b38bf0cbf4e8a46ca20cd81db8424dea5 (patch) | |
tree | f3e2199e668c96a23482fe3300736a80c9096d4a /net-mgmt/ipaudit/pkg-message | |
parent | a70586c28a82480502cef5fe66d36ce741d38fd8 (diff) | |
download | freebsd-ports-gnome-be916a3b38bf0cbf4e8a46ca20cd81db8424dea5.tar.gz freebsd-ports-gnome-be916a3b38bf0cbf4e8a46ca20cd81db8424dea5.tar.zst freebsd-ports-gnome-be916a3b38bf0cbf4e8a46ca20cd81db8424dea5.zip |
- Fix pkg-message
PR: ports/61267
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
Approved by: timeout from maintainer
Diffstat (limited to 'net-mgmt/ipaudit/pkg-message')
-rw-r--r-- | net-mgmt/ipaudit/pkg-message | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ipaudit/pkg-message b/net-mgmt/ipaudit/pkg-message index c514dad84682..e3befb17c329 100644 --- a/net-mgmt/ipaudit/pkg-message +++ b/net-mgmt/ipaudit/pkg-message @@ -1,10 +1,10 @@ *********************************************************** Please copy %%PREFIX%%/etc/ipaudit.conf.sample to - %%PREFIX%%/ipaudit.conf by yourself and modify it, + %%PREFIX%%/etc/ipaudit.conf by yourself and modify it, then start ipaudit with - 'ipaudit -g /usr/local/etc/ipaudit.conf' command. + 'ipaudit -g %%PREFIX%%/etc/ipaudit.conf' command. Thanks. |