diff options
Diffstat (limited to 'package/net-snmp')
-rw-r--r-- | package/net-snmp/ipkg/libnetsnmp.control | 4 | ||||
-rw-r--r-- | package/net-snmp/ipkg/snmp-utils.control | 6 | ||||
-rw-r--r-- | package/net-snmp/ipkg/snmpd.control | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/package/net-snmp/ipkg/libnetsnmp.control b/package/net-snmp/ipkg/libnetsnmp.control index e7046b07a..20ebad59a 100644 --- a/package/net-snmp/ipkg/libnetsnmp.control +++ b/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/package/net-snmp/ipkg/snmp-utils.control b/package/net-snmp/ipkg/snmp-utils.control index 1b09298c9..236b48789 100644 --- a/package/net-snmp/ipkg/snmp-utils.control +++ b/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/package/net-snmp/ipkg/snmpd.control b/package/net-snmp/ipkg/snmpd.control index d5db4d66d..45e656eb9 100644 --- a/package/net-snmp/ipkg/snmpd.control +++ b/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 |