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/sqlgrey/PLIST | |
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/sqlgrey/PLIST')
-rw-r--r-- | mail/sqlgrey/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/sqlgrey/PLIST b/mail/sqlgrey/PLIST index 97cc7cb72b9..6ae51fcb568 100644 --- a/mail/sqlgrey/PLIST +++ b/mail/sqlgrey/PLIST @@ -1,9 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:04:43 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/03/11 14:05:05 jperkin Exp $ bin/sqlgrey-logstats.pl man/man1/sqlgrey.1 sbin/sqlgrey sbin/update_sqlgrey_config -share/examples/rc.d/sqlgrey share/examples/sqlgrey/README share/examples/sqlgrey/clients_fqdn_whitelist share/examples/sqlgrey/clients_ip_whitelist |