remove references to /usr in libpng*-config, standardize.
[openwrt.git] / package / vrrpd / Config.in
old mode 100755 (executable)
new mode 100644 (file)
index 84e7dbc..767e2dd
@@ -1,8 +1,13 @@
 config BR2_PACKAGE_VRRPD
-        tristate "vrrpd............................. Virtual Router Redundancy Protocol daemon"
+        prompt "vrrpd............................. Virtual Router Redundancy Protocol daemon"
+       tristate
        default m if CONFIG_DEVEL
        help
-               VRRPd is an implementation of Virtual Router Redundancy Protocol as specified in rfc2338. 
-               VRRPd is interoperable with other RFC-based VRRP implementations, including Cisco and Juniper, and is included as a standard feature on ImageStream routers.
-               
-               http://www.sourceforge.net/projects/vrrpd
+         VRRPd is an implementation of Virtual Router Redundancy
+         Protocol as specified in rfc2338.  VRRPd is interoperable with
+         other RFC-based VRRP implementations, including Cisco and
+         Juniper, and is included as a standard feature on ImageStream
+         routers.
+         
+         http://www.sourceforge.net/projects/vrrpd
+
This page took 0.020755 seconds and 4 git commands to generate.