X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2d2de20c87800851bdfde176239df326bd79ea50..868724a7edc0cdb35c4c2180a02734e28ec7dcea:/package/pptp/Config.in diff --git a/package/pptp/Config.in b/package/pptp/Config.in index 8ffeff264..ad41744ce 100644 --- a/package/pptp/Config.in +++ b/package/pptp/Config.in @@ -1,7 +1,11 @@ config BR2_PACKAGE_PPTP - tristate "PPTP Client" + prompt "pptp - a 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/ +