diff options
author | tron <tron@pkgsrc.org> | 2006-03-08 22:01:21 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2006-03-08 22:01:21 +0000 |
commit | f09702cb1bcc9745fd5d6438c8d8cda7715c1b14 (patch) | |
tree | 9af6508f4c199febb692a978c3d5258350fba78a /mail/milter-regex/PLIST | |
parent | 5d3b5d78e8f52ecbb21fce32cad86da3f3f177b6 (diff) | |
download | pkgsrc-f09702cb1bcc9745fd5d6438c8d8cda7715c1b14.tar.gz |
Update "milter-regex" package to version 1.6. Changes since version 1.6:
- More fixes for the state machine.
- Dealing with multi-message connections.
"pkgsrc" related changes:
- Honor ${PKG_SYSCONFDIR} and ${VARBASE}.
- Provide an "rc.d" script.
Diffstat (limited to 'mail/milter-regex/PLIST')
-rw-r--r-- | mail/milter-regex/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/milter-regex/PLIST b/mail/milter-regex/PLIST index a5eacbb91cb..16cdbe57b3c 100644 --- a/mail/milter-regex/PLIST +++ b/mail/milter-regex/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/03/03 21:09:52 manu Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/03/08 22:01:21 tron Exp $ sbin/milter-regex man/man8/milter-regex.8 +share/examples/rc.d/milter-regex |