X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5d683a23366d27c39acf3a1d4aa9170be2f4ddde..676c017ecfced2e37aeec176f8aa6b9df90024f3:/package/pptp/Config.in diff --git a/package/pptp/Config.in b/package/pptp/Config.in index 40c1ded3d..88da23748 100644 --- a/package/pptp/Config.in +++ b/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/ +