aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/carp.xml2
-rw-r--r--pkg_config.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/carp.xml b/packages/carp.xml
index 9b317274..8e78cc88 100644
--- a/packages/carp.xml
+++ b/packages/carp.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<packagegui>
<name>carp</name>
- <version/>
+ <version>0.1.0</version>
<title>Services: CARP (failover)</title>
<!-- Menu is where this packages menu will appear -->
<menu>
diff --git a/pkg_config.xml b/pkg_config.xml
index 6179510d..d5301124 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -83,7 +83,7 @@
<descr>CARP is a tool to help achieve system redundancy by having multiple computers creating a single, virtual network interface between them. This allows another machine to respond in the event a server fails, and allows a degree of load sharing between systems. CARP is an improvement over the Virtual Router Redundancy Protocol (VRRP) standard. It was developed after VRRP was shown to possibly overlap a Cisco patent.</descr>
<website>http://www.openbsd.org/faq/faq6.html#CARP</website>
<category>Network Management</category>
- <version></version>
+ <version>0.1.0</version>
<status>ALPHA</status>
<config_file>http://www.pfsense.com/packages/config/carp.xml</config_file>
<configurationfile>carp.xml</configurationfile>