diff options
author | fhajny <fhajny@pkgsrc.org> | 2009-12-07 09:24:46 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2009-12-07 09:24:46 +0000 |
commit | c38bc0999163895fe8544868aeff05fe82765726 (patch) | |
tree | b8d0db577275f1828c51f2209bdd5b49ee81175b /mail/pfqueue/PLIST | |
parent | 5d5fbfc9cbc33f3e3cc8f948eb92bbb9b30a857d (diff) | |
download | pkgsrc-c38bc0999163895fe8544868aeff05fe82765726.tar.gz |
Provide a sample config file and fix its default path.
Diffstat (limited to 'mail/pfqueue/PLIST')
-rw-r--r-- | mail/pfqueue/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pfqueue/PLIST b/mail/pfqueue/PLIST index 033692a68c9..4889ad231a4 100644 --- a/mail/pfqueue/PLIST +++ b/mail/pfqueue/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/11/20 13:14:13 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/12/07 09:24:46 fhajny Exp $ bin/pfqueue bin/spfqueue ${PLIST.exim}lib/libpfq_exim.la @@ -7,3 +7,4 @@ ${PLIST.socket}lib/libpfq_socket.la lib/libpfqueue.la man/man1/pfqueue.1 man/man5/pfqueue.conf.5 +share/examples/pfqueue/pfqueue.conf |