diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-09-10 05:39:40 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-09-10 05:39:40 +0000 |
commit | 6b45193e0a11dcbcb69f72f75745bd5efef2fda8 (patch) | |
tree | d00fe35b3a16d71f7ecdef7b6984ff4603761bae /pkg_config.xml | |
parent | d93842336c8809ffa429bdd08e66169bdefaab59 (diff) | |
download | pfsense-packages-6b45193e0a11dcbcb69f72f75745bd5efef2fda8.tar.gz pfsense-packages-6b45193e0a11dcbcb69f72f75745bd5efef2fda8.tar.bz2 pfsense-packages-6b45193e0a11dcbcb69f72f75745bd5efef2fda8.zip |
Update arpwatch to debug to syslog correctly. It was logging the start correctly but missed the packages.
Diffstat (limited to 'pkg_config.xml')
-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 7b3537e3..5922d6a0 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -220,7 +220,7 @@ test server or link availability and modify translation or routing rules. This p <descr>Arpwatch monitors ethernet/ip address pairings. It also logs certain changes to syslog.</descr> <website>http://www-nrg.ee.lbl.gov/</website> <category>Security</category> - <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All</depends_on_package_base_url> + <depends_on_package_base_url>http://www.pfsense.com/packages/All</depends_on_package_base_url> <depends_on_package>arpwatch-2.1.a13.tbz</depends_on_package> <version>2.1.a13</version> <status>ALPHA</status> |