summaryrefslogtreecommitdiff
path: root/net/snort/Makefile.common
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-10-11 20:53:22 +0000
committeradrianp <adrianp@pkgsrc.org>2005-10-11 20:53:22 +0000
commitcfef221d76f32c9c88511c67dd4b6bfce7de0907 (patch)
treeae568476027e121595b37a8abbf301cc57799c25 /net/snort/Makefile.common
parenta79f9b73ccc10d66ce1d671f04604546a000ac5c (diff)
downloadpkgsrc-cfef221d76f32c9c88511c67dd4b6bfce7de0907.tar.gz
Update to 2.4.2
- don't try to actually open the log file when in test mode - Fixes to address schema being a keyword in MySQL 5.0
Diffstat (limited to 'net/snort/Makefile.common')
-rw-r--r--net/snort/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/snort/Makefile.common b/net/snort/Makefile.common
index 0df4b5b6c8c..bcfd1d93d80 100644
--- a/net/snort/Makefile.common
+++ b/net/snort/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.25 2005/09/20 18:01:26 adrianp Exp $
+# $NetBSD: Makefile.common,v 1.26 2005/10/11 20:53:22 adrianp Exp $
#
-DISTNAME= snort-2.4.1
+DISTNAME= snort-2.4.2
CATEGORIES= net security
MASTER_SITES= http://www.snort.org/dl/current/ \
ftp://the.wiretapped.net/pub/security/network-intrusion-detection/snort/ \