diff options
author | fredb <fredb@pkgsrc.org> | 2002-08-11 00:50:36 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2002-08-11 00:50:36 +0000 |
commit | be47ce1e191cf6477457a249fc0f8caadcc13fd5 (patch) | |
tree | 67dc68a31e6241c75fb3bf8821674ec59cd3101d /security/snortsnarf | |
parent | cceb2be7a93028d77c09165f5724e99c9aef29a8 (diff) | |
download | pkgsrc-be47ce1e191cf6477457a249fc0f8caadcc13fd5.tar.gz |
Delete "No newline at end of file" garbage left by "mkpatches".
Diffstat (limited to 'security/snortsnarf')
-rw-r--r-- | security/snortsnarf/distinfo | 4 | ||||
-rw-r--r-- | security/snortsnarf/patches/patch-aa | 7 |
2 files changed, 3 insertions, 8 deletions
diff --git a/security/snortsnarf/distinfo b/security/snortsnarf/distinfo index 89c18466a4d..4315cfd9a31 100644 --- a/security/snortsnarf/distinfo +++ b/security/snortsnarf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/07/12 16:38:53 agc Exp $ +$NetBSD: distinfo,v 1.2 2002/08/11 00:50:36 fredb Exp $ SHA1 (SnortSnarf-020516.1.tar.gz) = 01b4aebabea68dee5973e0d3fa20bfb73afa4b3f Size (SnortSnarf-020516.1.tar.gz) = 146806 bytes -SHA1 (patch-aa) = ab4d243c83c05e6ce66337b287bab5db6d6a7a78 +SHA1 (patch-aa) = 5666c9ae6b21dfb4009b781d32a52aee2c681020 diff --git a/security/snortsnarf/patches/patch-aa b/security/snortsnarf/patches/patch-aa index 7502f680a93..5bf9053f631 100644 --- a/security/snortsnarf/patches/patch-aa +++ b/security/snortsnarf/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.1.1.1 2002/07/12 16:38:53 agc Exp $ +$NetBSD: patch-aa,v 1.2 2002/08/11 00:50:37 fredb Exp $ --- snortsnarf.pl.orig Sun Jul 7 02:09:26 2002 +++ snortsnarf.pl @@ -7,8 +7,3 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/07/12 16:38:53 agc Exp $ -use lib qw(./include); +use lib qw(@@PREFIX@@/share/snortsnarf/); use Cwd; -@@ -455,2 +455,2 @@ OPTION is one of the following: - >> --} -\ No newline at end of file -+} |