diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-03 01:36:33 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-03 01:36:33 +0000 |
commit | 9fb0b4d55bbb479d381c325d4afd77fbd587dc1c (patch) | |
tree | 6316bc9c7b219971fff09c94eb235a6bf64250a7 /package/snort/ipkg/snort.control | |
parent | 8a2c841619a6ffe2c21a94d46ba047afa23bcb41 (diff) | |
download | upstream-9fb0b4d55bbb479d381c325d4afd77fbd587dc1c.tar.gz upstream-9fb0b4d55bbb479d381c325d4afd77fbd587dc1c.tar.bz2 upstream-9fb0b4d55bbb479d381c325d4afd77fbd587dc1c.zip |
Updated snort to v2.3.3, added debug and inline-mode options to -custom package, fixed makefile, changed source url in control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@789 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/snort/ipkg/snort.control')
-rw-r--r-- | package/snort/ipkg/snort.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/snort/ipkg/snort.control b/package/snort/ipkg/snort.control index f4c3cb147c..32a6cb0b80 100644 --- a/package/snort/ipkg/snort.control +++ b/package/snort/ipkg/snort.control @@ -4,7 +4,7 @@ Section: net Version: [TBDL] Architecture: [TBDL] Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/snort/ +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/snort/ Description: a flexible Network Intrusion Detection System (NIDS), built without database logging support Depends: libnet, libpcap, libpcre |