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 | 5c04a96e50e8561d5a06b7ae50a6a0325f71ce75 (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /mail/exim | |
parent | d8fb88711c4cdc352c45bfea6cbe8a3009c45e22 (diff) | |
download | pkgsrc-5c04a96e50e8561d5a06b7ae50a6a0325f71ce75.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/exim')
-rw-r--r-- | mail/exim/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/exim/PLIST b/mail/exim/PLIST index 45724889fa2..1cc73f25bf1 100644 --- a/mail/exim/PLIST +++ b/mail/exim/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2009/12/30 13:24:50 abs Exp $ +@comment $NetBSD: PLIST,v 1.14 2014/03/11 14:05:03 jperkin Exp $ man/man8/exim.8 sbin/${DISTNAME}-1 sbin/exicyclog @@ -20,4 +20,3 @@ share/doc/exim/spec.txt share/examples/exim/aliases share/examples/exim/configure share/examples/exim/mailer.conf -share/examples/rc.d/exim |