diff options
author | joerg <joerg> | 2009-06-14 21:00:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 21:00:03 +0000 |
commit | 45dd95659e6cb02fb070289f08cc93b8908349dc (patch) | |
tree | ed73172058ace386425f78ea3f73d7e7191ec68c /net/snort/PLIST | |
parent | ef360368366a1da69226a11b277bbb102a6792c1 (diff) | |
download | pkgsrc-45dd95659e6cb02fb070289f08cc93b8908349dc.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'net/snort/PLIST')
-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 ea168774775..0fd4a173eac 100644 --- a/net/snort/PLIST +++ b/net/snort/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.29 2009/06/14 18:09:43 joerg Exp $ +@comment $NetBSD: PLIST,v 1.30 2009/06/14 21:00:05 joerg Exp $ bin/snort lib/snort_dynamicengine/libsf_engine.la lib/snort_dynamicrules/lib_sfdynamic_example_rule.la @@ -96,4 +96,3 @@ share/snort/src/snort_dynamicsrc/sfsnort_dynamic_detection_lib.c share/snort/src/snort_dynamicsrc/sfsnort_dynamic_detection_lib.h share/snort/src/snort_dynamicsrc/str_search.h share/snort/src/snort_dynamicsrc/stream_api.h -@unexec ${RMDIR} %D/share/snort/rules 2>/dev/null || ${TRUE} |