diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-10-01 22:08:27 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-10-01 22:08:27 +0000 |
commit | 6673afdcb7680d32f73f2c32abc6ec048138bd30 (patch) | |
tree | 25a188f420e8cf7e08a54ccc9192a4d29ba00712 | |
parent | 867e68b995bc72da4a776b5c936305ec17340289 (diff) | |
download | pfsense-packages-6673afdcb7680d32f73f2c32abc6ec048138bd30.tar.gz pfsense-packages-6673afdcb7680d32f73f2c32abc6ec048138bd30.tar.bz2 pfsense-packages-6673afdcb7680d32f73f2c32abc6ec048138bd30.zip |
Send arpwatch to the abyss, it doesn't work out of the box.
-rw-r--r-- | pkg_config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 75b80ce8..a13a77d0 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -416,7 +416,7 @@ <depends_on_package>arpwatch-2.1.a13.tbz</depends_on_package> <version>2.1.a13</version> <status>ALPHA</status> - <required_version>1.0-RC3</required_version> + <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/arpwatch.xml</config_file> <configurationfile>arpwatch.xml</configurationfile> <logging> |