aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/l2tpd/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-19 02:58:14 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-19 02:58:14 +0000
commit3016c99cf9774348aaf80c1ce187ed03819fae13 (patch)
treeb8d837fd5920e1af1ee84b3ba1fc9a4756a8674b /openwrt/package/l2tpd/Config.in
parentd6dd9bf94175ae66f871ca5cc8dbbca11aabbc98 (diff)
downloadupstream-3016c99cf9774348aaf80c1ce187ed03819fae13.tar.gz
upstream-3016c99cf9774348aaf80c1ce187ed03819fae13.tar.bz2
upstream-3016c99cf9774348aaf80c1ce187ed03819fae13.zip
Convert l2tpd to new packaging style
SVN-Revision: 943
Diffstat (limited to 'openwrt/package/l2tpd/Config.in')
-rw-r--r--openwrt/package/l2tpd/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/l2tpd/Config.in b/openwrt/package/l2tpd/Config.in
index 5dd4a74add..297bbcae08 100644
--- a/openwrt/package/l2tpd/Config.in
+++ b/openwrt/package/l2tpd/Config.in
@@ -1,5 +1,5 @@
config BR2_PACKAGE_L2TPD
- tristate "l2tpd"
+ tristate "l2tpd - L2TP (Layer 2 Tunneling Protocol) daemon"
default m if CONFIG_DEVEL
help
A layer 2 tunneling protocol implementation.