diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
commit | 071ea796c1307e737cc3101448aa934353fe247c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /mail/tmda | |
parent | 76ac67f79ab2db3505e1a973a83a4eaf36567eb1 (diff) | |
download | pkgsrc-071ea796c1307e737cc3101448aa934353fe247c.tar.gz |
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
Diffstat (limited to 'mail/tmda')
-rw-r--r-- | mail/tmda/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/tmda/PLIST b/mail/tmda/PLIST index da1dda7b2d5..96089b1a0c0 100644 --- a/mail/tmda/PLIST +++ b/mail/tmda/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2009/06/14 18:04:45 joerg Exp $ +@comment $NetBSD: PLIST,v 1.17 2014/03/11 14:05:05 jperkin Exp $ bin/tmda-address bin/tmda-check-address bin/tmda-filter @@ -377,4 +377,3 @@ ${SHAREDIR}/bounce_invalid_confirmation.txt ${SHAREDIR}/bounce_missing_pending.txt ${SHAREDIR}/confirm_accept.txt ${SHAREDIR}/confirm_request.txt -share/examples/rc.d/tofmipd |