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/net-snmp | |
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/net-snmp')
4 files changed, 0 insertions, 16 deletions
diff --git a/openwrt/package/net-snmp/ipkg/libnetsnmp.control b/openwrt/package/net-snmp/ipkg/libnetsnmp.control index 20ebad5..7a28ef8 100644 --- a/openwrt/package/net-snmp/ipkg/libnetsnmp.control +++ b/openwrt/package/net-snmp/ipkg/libnetsnmp.control @@ -1,8 +1,4 @@ Package: libnetsnmp Priority: optional Section: libs -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/net-snmp/ Description: SNMP shared libraries diff --git a/openwrt/package/net-snmp/ipkg/snmp-utils.control b/openwrt/package/net-snmp/ipkg/snmp-utils.control index 236b487..42d9251 100644 --- a/openwrt/package/net-snmp/ipkg/snmp-utils.control +++ b/openwrt/package/net-snmp/ipkg/snmp-utils.control @@ -1,9 +1,5 @@ Package: snmp-utils Priority: optional Section: admin -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/net-snmp/ Description: SNMP client utilities Depends: libnetsnmp, libelf diff --git a/openwrt/package/net-snmp/ipkg/snmpd-static.control b/openwrt/package/net-snmp/ipkg/snmpd-static.control index 85cdb30..9281441 100644 --- a/openwrt/package/net-snmp/ipkg/snmpd-static.control +++ b/openwrt/package/net-snmp/ipkg/snmpd-static.control @@ -1,9 +1,5 @@ Package: snmpd-static Priority: optional Section: admin -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/net-snmp/ Description: SNMP agent Depends: libelf diff --git a/openwrt/package/net-snmp/ipkg/snmpd.control b/openwrt/package/net-snmp/ipkg/snmpd.control index 45e656e..986b196 100644 --- a/openwrt/package/net-snmp/ipkg/snmpd.control +++ b/openwrt/package/net-snmp/ipkg/snmpd.control @@ -1,9 +1,5 @@ Package: snmpd Priority: optional Section: admin -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/net-snmp/ Description: SNMP agent Depends: libnetsnmp, libelf |