add --without-nmapfe to nmap configure and add mostlyclean target for rebuild
[openwrt.git] / package / pptpd / Config.in
index e713b18..1bb1527 100644 (file)
@@ -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/
+         
+
This page took 0.026731 seconds and 4 git commands to generate.