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 /net/net-snmp | |
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 'net/net-snmp')
-rw-r--r-- | net/net-snmp/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/net-snmp/PLIST b/net/net-snmp/PLIST index 21763ac15ac..58b21a2d8ef 100644 --- a/net/net-snmp/PLIST +++ b/net/net-snmp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2013/03/17 00:15:28 gdt Exp $ +@comment $NetBSD: PLIST,v 1.24 2014/03/11 14:05:09 jperkin Exp $ bin/agentxtrap bin/encode_keychange ${PLIST.perl}bin/fixproc @@ -386,8 +386,6 @@ man/man8/snmptrapd.8 sbin/snmpd sbin/snmptrapd share/examples/net-snmp/EXAMPLE.conf -share/examples/rc.d/snmpd -share/examples/rc.d/snmptrapd ${PLIST.perl}share/snmp/mib2c-data/default-mfd-top.m2c ${PLIST.perl}share/snmp/mib2c-data/details-enums.m2i ${PLIST.perl}share/snmp/mib2c-data/details-node.m2i |