diff options
author | jim-p <jimp@pfsense.org> | 2010-11-20 15:48:51 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2010-11-20 15:48:51 -0500 |
commit | 7afd031a490d4e580a5b4079d9793d6e530dae7f (patch) | |
tree | 4eebf6d93822d1ee24da2ffd6c9d413503fa5067 | |
parent | ac865425e24c5af436cc5e1ccfae98bacb063dc3 (diff) | |
download | pfsense-packages-7afd031a490d4e580a5b4079d9793d6e530dae7f.tar.gz pfsense-packages-7afd031a490d4e580a5b4079d9793d6e530dae7f.tar.bz2 pfsense-packages-7afd031a490d4e580a5b4079d9793d6e530dae7f.zip |
Correct havp amd64 download location
-rwxr-xr-x | pkg_config.8.xml.amd64 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index cafe1f08..b887abd9 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -855,8 +855,8 @@ <website>http://www.server-side.de/</website> <descr>Antivirus: HAVP (HTTP Antivirus Proxy) is a proxy with a ClamAV anti-virus scanner. The main aims are continuous, non-blocking downloads and smooth scanning of dynamic and password protected HTTP traffic. Havp antivirus proxy has a parent and transparent proxy mode. It can be used with squid or standalone. And File Scanner for local files.</descr> <category>Network Management</category> - <depends_on_package_base_url>http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.0-release/All/</depends_on_package_base_url> - <depends_on_package>havp-0.91.tbz</depends_on_package> + <depends_on_package_base_url>http://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.1-release/All/</depends_on_package_base_url> + <depends_on_package>havp-0.91_1.tbz</depends_on_package> <build_port_path>/usr/ports/www/havp</build_port_path> <version>0.91</version> <status>BETA</status> |