X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/dc508f18b2665fa15547cc4febcf370cb403133f..86b761ae09ac1a3a276aa042c96972e3ad76caee:/openwrt/package/pptp/Config.in?ds=sidebyside diff --git a/openwrt/package/pptp/Config.in b/openwrt/package/pptp/Config.in index 40c1ded3d..88da23748 100644 --- a/openwrt/package/pptp/Config.in +++ b/openwrt/package/pptp/Config.in @@ -1,7 +1,11 @@ config BR2_PACKAGE_PPTP - tristate "PPTP Client" - default m + prompt "pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client" + tristate + default m if CONFIG_DEVEL select BR2_PACKAGE_KMOD_GRE select BR2_PACKAGE_PPP help A Point-to-Point Tunneling Protocol Client + + http://pptpclient.sourceforge.net/ +