summaryrefslogtreecommitdiff
path: root/openwrt/package/net-snmp
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-30 05:54:17 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-30 05:54:17 +0000
commit7abc74068b0ed701f4d3104c6c524f0ffea197e4 (patch)
treecb2e1b0c58829a559013235d80459df05ec2c2d0 /openwrt/package/net-snmp
parenta3e5b78558911bf59e1723d69fd3d03ea1728fda (diff)
downloadmtk-20170518-7abc74068b0ed701f4d3104c6c524f0ffea197e4.zip
mtk-20170518-7abc74068b0ed701f4d3104c6c524f0ffea197e4.tar.gz
mtk-20170518-7abc74068b0ed701f4d3104c6c524f0ffea197e4.tar.bz2
Change package descriptions, set "Source:" field to CVS web url
SVN-Revision: 1106
Diffstat (limited to 'openwrt/package/net-snmp')
-rw-r--r--openwrt/package/net-snmp/ipkg/libnetsnmp.control4
-rw-r--r--openwrt/package/net-snmp/ipkg/snmp-utils.control6
-rw-r--r--openwrt/package/net-snmp/ipkg/snmpd.control6
3 files changed, 8 insertions, 8 deletions
diff --git a/openwrt/package/net-snmp/ipkg/libnetsnmp.control b/openwrt/package/net-snmp/ipkg/libnetsnmp.control
index e7046b0..20ebad5 100644
--- a/openwrt/package/net-snmp/ipkg/libnetsnmp.control
+++ b/openwrt/package/net-snmp/ipkg/libnetsnmp.control
@@ -4,5 +4,5 @@ Section: libs
Version: [TBDL]
Architecture: [TBDL]
Maintainer: Nico <nthill@free.fr>
-Source: http://nthill.free.fr/openwrt/sources/net-snmp/
-Description: an SNMP library
+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 1b09298..236b487 100644
--- a/openwrt/package/net-snmp/ipkg/snmp-utils.control
+++ b/openwrt/package/net-snmp/ipkg/snmp-utils.control
@@ -4,6 +4,6 @@ Section: admin
Version: [TBDL]
Architecture: [TBDL]
Maintainer: Nico <nthill@free.fr>
-Source: http://nthill.free.fr/openwrt/sources/net-snmp/
-Description: a collection of SNMP utilities
-Depends: libnetsnmp
+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.control b/openwrt/package/net-snmp/ipkg/snmpd.control
index d5db4d6..45e656e 100644
--- a/openwrt/package/net-snmp/ipkg/snmpd.control
+++ b/openwrt/package/net-snmp/ipkg/snmpd.control
@@ -4,6 +4,6 @@ Section: admin
Version: [TBDL]
Architecture: [TBDL]
Maintainer: Nico <nthill@free.fr>
-Source: http://nthill.free.fr/openwrt/sources/net-snmp/
-Description: an SNMP agent
-Depends: libnetsnmp
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/net-snmp/
+Description: SNMP agent
+Depends: libnetsnmp, libelf