Convert pptpd to new packaging style
[openwrt/openwrt.git] / openwrt / package / pptpd / Config.in
index 69150291642579945a6b8b2dff223ee30896815d..ab495f0642ae84890d6b060cb4899967f3b0b74f 100644 (file)
@@ -1,7 +1,12 @@
 config BR2_PACKAGE_PPTPD
-       tristate "PPTP Server"
+       prompt "pptpd - a 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/
+         
+