reorganize/rationalize/format package menuconfig,
[openwrt.git] / openwrt / package / pptpd / Config.in
index 6915029..e75d71a 100644 (file)
@@ -1,7 +1,11 @@
 config BR2_PACKAGE_PPTPD
-       tristate "PPTP Server"
+       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/
+