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/sympa | |
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/sympa')
-rw-r--r-- | mail/sympa/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/sympa/PLIST b/mail/sympa/PLIST index 31be79ac1e0..601906da3ae 100644 --- a/mail/sympa/PLIST +++ b/mail/sympa/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2012/05/16 16:16:46 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.11 2014/03/11 14:05:05 jperkin Exp $ man/man8/alias_manager.8 man/man8/archived.8 man/man8/bounced.8 @@ -12,11 +12,6 @@ share/doc/sympa/sample/test/info share/doc/sympa/sample/test/message.footer share/doc/sympa/sample/test/web_tt2/welcome.tt2 share/doc/sympa/sample/trusted_applications.conf -share/examples/rc.d/archived -share/examples/rc.d/bounced -share/examples/rc.d/bulk -share/examples/rc.d/sympa -share/examples/rc.d/task_manager share/examples/sympa/data_structure.version share/examples/sympa/sympa.conf share/examples/sympa/wwsympa.conf |