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/snort | |
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/snort')
-rw-r--r-- | net/snort/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/snort/PLIST b/net/snort/PLIST index 2ec63fe998b..0cb1f940c53 100644 --- a/net/snort/PLIST +++ b/net/snort/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.31 2011/04/01 16:48:36 gdt Exp $ +@comment $NetBSD: PLIST,v 1.32 2014/03/11 14:05:11 jperkin Exp $ bin/snort lib/pkgconfig/snort.pc lib/snort_dynamicengine/libsf_engine.la @@ -72,7 +72,6 @@ share/doc/snort/schemas/create_postgresql share/doc/snort/snort_manual.pdf share/doc/snort/snort_manual.tex share/doc/snort/snort_schema_v106.pdf -share/examples/rc.d/snort share/examples/snort/classification.config share/examples/snort/gen-msg.map share/examples/snort/generators |