diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
commit | 40750d956a5333a1a1472482066609775ed013d7 (patch) | |
tree | 8b86894f9a110bcac1f8a47405a9e7b33578df07 /openwrt/package/libnids/ipkg | |
parent | 6a0c6639bec28210a2e277561849e30055433aa8 (diff) | |
download | mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.zip mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.gz mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.bz2 |
remove Maintainer: and Source: from packages
SVN-Revision: 2210
Diffstat (limited to 'openwrt/package/libnids/ipkg')
-rw-r--r-- | openwrt/package/libnids/ipkg/libnids.control | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/package/libnids/ipkg/libnids.control b/openwrt/package/libnids/ipkg/libnids.control index 59c1ff7..f342742 100644 --- a/openwrt/package/libnids/ipkg/libnids.control +++ b/openwrt/package/libnids/ipkg/libnids.control @@ -1,9 +1,5 @@ Package: libnids Priority: optional Section: libs -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developer <bugs@openwrt.org> Description: implementation of an E-component of Network Intrusion Detection System. -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libnids/ Depends: libpcap, libnet |