wok-6.x diff snort-mysql/receipt @ rev 15805
bash: prevent rm .bashrc error when removing bash
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Jan 23 13:38:58 2014 +0000 (2014-01-23) |
parents | 3824a7102b48 |
children | 9e01bc6321ea |
line diff
1.1 --- a/snort-mysql/receipt Fri Mar 01 14:45:13 2013 -0800 1.2 +++ b/snort-mysql/receipt Thu Jan 23 13:38:58 2014 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Network intrusion prevention and detection system (IDS/IPS) with MySQL support." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.snort.org/" 1.10 WGET_URL="http://www.snort.org/downloads/1207"