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/opendmarc | |
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/opendmarc')
-rw-r--r-- | mail/opendmarc/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/opendmarc/PLIST b/mail/opendmarc/PLIST index c592f0a29e0..9862dc7474a 100644 --- a/mail/opendmarc/PLIST +++ b/mail/opendmarc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/12/05 16:00:19 pettai Exp $ +@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:04 jperkin Exp $ include/opendmarc/dmarc.h lib/libopendmarc.la man/man5/opendmarc.conf.5 @@ -67,4 +67,3 @@ share/doc/opendmarc/opendmarc_xml_parse.html share/doc/opendmarc/rddmarc share/doc/opendmarc/schema.mysql share/examples/opendmarc/opendmarc.conf.sample -share/examples/rc.d/opendmarc |