X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3f5c61219e3ea85f757cf1b8896a4ecd88507248..79305021999c5d08bfceb2c42b658039a12076f1:/openwrt/package/pptpd/Config.in diff --git a/openwrt/package/pptpd/Config.in b/openwrt/package/pptpd/Config.in index e713b18b0..1bb1527ed 100644 --- a/openwrt/package/pptpd/Config.in +++ b/openwrt/package/pptpd/Config.in @@ -1,7 +1,12 @@ config BR2_PACKAGE_PPTPD - tristate "PPTP Server" - default m + prompt "pptpd - PPTP (Point-to-Point Tunneling Protocol) server" + tristate + default m if CONFIG_DEVEL select BR2_PACKAGE_KMOD_GRE select BR2_PACKAGE_PPP help - A Point-to-Point Tunneling Protocol Server + A Point-to-Point Tunneling Protocol server + + http://poptop.sourceforge.net/ + +