Change package descriptions, set "Source:" field to CVS web url
SVN-Revision: 1106
This commit is contained in:
parent
a3e5b78558
commit
7abc74068b
3 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue