diff options
Diffstat (limited to 'security/snortsnarf')
-rw-r--r-- | security/snortsnarf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile index b1956e8c5d0..18031a69ffb 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/04/02 13:02:27 adrianp Exp $ +# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:19 tv Exp $ # DISTNAME= SnortSnarf-050314.1 @@ -12,7 +12,6 @@ COMMENT= Generate HTML report summaries from snort incident alerts DEPENDS+= p5-Time>=101.062101:../../time/p5-Time -NO_BUILDLINK= YES NO_BUILD= YES USE_PERL5= run |