mirror of https://github.com/hak5/openwrt.git
parent
8b937f99c5
commit
20b9f4e9f2
|
@ -1,5 +1,5 @@
|
||||||
config BR2_PACKAGE_ELHTTP
|
config BR2_PACKAGE_ELHTTP
|
||||||
tristate "elhttp - The extra-light http proxy server."
|
tristate "elhttp .................... The extra-light http proxy server."
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
The extra-light http proxy server. Features: keep-alive
|
The extra-light http proxy server. Features: keep-alive
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
config BR2_PACKAGE_TMSNC
|
config BR2_PACKAGE_TMSNC
|
||||||
tristate "text-based MSN client"
|
tristate "tmsnc .................................. text-based MSN client"
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
|
help
|
||||||
TMSNC is a textbased (console) MSN client written in C.
|
TMSNC is a textbased (console) MSN client written in C.
|
||||||
|
|
||||||
http://tmsnc.sourceforge.net
|
http://tmsnc.sourceforge.net
|
||||||
|
|
Loading…
Reference in New Issue