X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0d342b7e50df8db7b10b67af856d053af3b292b6..626e09ca9ec7dbb9ed6f4013b3e0982ba56056e2:/openwrt/package/pptp/Config.in diff --git a/openwrt/package/pptp/Config.in b/openwrt/package/pptp/Config.in index 8ffeff264..905506e39 100644 --- a/openwrt/package/pptp/Config.in +++ b/openwrt/package/pptp/Config.in @@ -1,7 +1,11 @@ config BR2_PACKAGE_PPTP - tristate "PPTP Client" + 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/ +