diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
commit | e792a6d076dd25b2b85f37b859bf2cc362429694 (patch) | |
tree | 275d4cd33e47948c4a0c2e9bfa52b6ac53a5b12f /openwrt/package/snort/ipkg | |
parent | ba4e72c1b9fd3ca4d84f11563e11a80b895a1ec7 (diff) |
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/snort/ipkg')
-rw-r--r-- | openwrt/package/snort/ipkg/snort-custom.control | 4 | ||||
-rw-r--r-- | openwrt/package/snort/ipkg/snort-mysql.control | 4 | ||||
-rw-r--r-- | openwrt/package/snort/ipkg/snort-pgsql.control | 4 | ||||
-rw-r--r-- | openwrt/package/snort/ipkg/snort.control | 4 |
4 files changed, 0 insertions, 16 deletions
diff --git a/openwrt/package/snort/ipkg/snort-custom.control b/openwrt/package/snort/ipkg/snort-custom.control index 9c3f5a327..b3a9f3c52 100644 --- a/openwrt/package/snort/ipkg/snort-custom.control +++ b/openwrt/package/snort/ipkg/snort-custom.control @@ -1,10 +1,6 @@ Package: snort-custom Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/snort/ Description: a flexible Network Intrusion Detection System (NIDS), built with custom options Depends: libnet, libpcap, libpcre diff --git a/openwrt/package/snort/ipkg/snort-mysql.control b/openwrt/package/snort/ipkg/snort-mysql.control index 46398e324..d7390bf65 100644 --- a/openwrt/package/snort/ipkg/snort-mysql.control +++ b/openwrt/package/snort/ipkg/snort-mysql.control @@ -1,10 +1,6 @@ Package: snort-mysql Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/snort/ Description: a flexible Network Intrusion Detection System (NIDS), built with MySQL database logging support Depends: libnet, libpcap, libpcre, libmysqlclient diff --git a/openwrt/package/snort/ipkg/snort-pgsql.control b/openwrt/package/snort/ipkg/snort-pgsql.control index c18c7ca32..fa7bbbc86 100644 --- a/openwrt/package/snort/ipkg/snort-pgsql.control +++ b/openwrt/package/snort/ipkg/snort-pgsql.control @@ -1,10 +1,6 @@ Package: snort-pgsql Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/snort/ Description: a flexible Network Intrusion Detection System (NIDS), built with PostgreSQL database logging support Depends: libnet, libpcap, libpcre, libpq diff --git a/openwrt/package/snort/ipkg/snort.control b/openwrt/package/snort/ipkg/snort.control index 32a6cb0b8..23ed58724 100644 --- a/openwrt/package/snort/ipkg/snort.control +++ b/openwrt/package/snort/ipkg/snort.control @@ -1,10 +1,6 @@ Package: snort Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -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 |