diff options
author | jperkin <jperkin> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2014-03-11 14:04:57 +0000 |
commit | 01f6ccaa07f42eae4e3d99a907a78acc7fd9f98c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /net/snmptt | |
parent | 31308dbfa90433f6c644fe9ccef0462a26421157 (diff) | |
download | pkgsrc-01f6ccaa07f42eae4e3d99a907a78acc7fd9f98c.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/snmptt')
-rw-r--r-- | net/snmptt/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/snmptt/PLIST b/net/snmptt/PLIST index 36512b08c00..d94370042dd 100644 --- a/net/snmptt/PLIST +++ b/net/snmptt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/04/13 10:23:47 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:11 jperkin Exp $ sbin/snmptt sbin/snmptt-net-snmp-test sbin/snmpttconvert @@ -11,5 +11,4 @@ share/doc/html/snmptt/layout1.css share/doc/html/snmptt/snmptt.html share/doc/html/snmptt/snmpttconvert.html share/doc/html/snmptt/snmpttconvertmib.html -share/examples/rc.d/snmptt share/examples/snmptt/snmptt.ini |