diff options
Diffstat (limited to 'openwrt/package/pptp/Config.in')
-rw-r--r-- | openwrt/package/pptp/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/pptp/Config.in b/openwrt/package/pptp/Config.in index 905506e39..88da23748 100644 --- a/openwrt/package/pptp/Config.in +++ b/openwrt/package/pptp/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_PPTP - prompt "pptp - PPTP (Point-to-Point Tunneling Protocol) client" + prompt "pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client" tristate default m if CONFIG_DEVEL select BR2_PACKAGE_KMOD_GRE @@ -8,4 +8,4 @@ config BR2_PACKAGE_PPTP A Point-to-Point Tunneling Protocol Client http://pptpclient.sourceforge.net/ - + |