diff options
Diffstat (limited to 'openwrt/package/haserl')
-rw-r--r-- | openwrt/package/haserl/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/haserl/Config.in b/openwrt/package/haserl/Config.in index 12891b8567..b3e029add3 100644 --- a/openwrt/package/haserl/Config.in +++ b/openwrt/package/haserl/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_HASERL - tristate "haserl" + tristate "haserl - CGI wrapper to embed shell scripts in HTML documents" default m if CONFIG_DEVEL help A CGI wrapper to embed shell scripts in HTML documents. |