diff options
author | peter <peter@pkgsrc.org> | 2005-07-02 11:34:28 +0000 |
---|---|---|
committer | peter <peter@pkgsrc.org> | 2005-07-02 11:34:28 +0000 |
commit | 5ce4bf764640f719ac816c302ab4f6520cb05a3b (patch) | |
tree | e1482095c688b362b3f4c410170e11087e052394 /mail/spamd | |
parent | 23f21af6f5f4114645a2e4e646aeb54bcaecf844 (diff) | |
download | pkgsrc-5ce4bf764640f719ac816c302ab4f6520cb05a3b.tar.gz |
Correct a PLIST entry (I renamed it before importing and didn't test it, oops)
Diffstat (limited to 'mail/spamd')
-rw-r--r-- | mail/spamd/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/spamd/PLIST b/mail/spamd/PLIST index 82c81048851..94eeeaf97f4 100644 --- a/mail/spamd/PLIST +++ b/mail/spamd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/28 12:43:57 peter Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/07/02 11:34:28 peter Exp $ libexec/spamd libexec/spamd-setup libexec/spamlogd @@ -13,6 +13,6 @@ man/man8/spamd.8 man/man8/spamdb.8 man/man8/spamlogd.8 sbin/spamdb -share/examples/rc.d/spamd +share/examples/rc.d/pfspamd share/examples/spamd/spamd.conf @dirrm share/examples/spamd |