aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-02 17:05:44 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-02 17:05:44 +0000
commitaecc5c0416026440ca689e5cb1f41ae77507b864 (patch)
tree72682f6a7d47276448413d0fb6de720b417a425a
parent4553fd158030c43ebc1ba18901598d5b0d43a356 (diff)
downloadpfsense-packages-aecc5c0416026440ca689e5cb1f41ae77507b864.tar.gz
pfsense-packages-aecc5c0416026440ca689e5cb1f41ae77507b864.tar.bz2
pfsense-packages-aecc5c0416026440ca689e5cb1f41ae77507b864.zip
Update stunnel location
-rw-r--r--pkg_config.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 9cfe1d4a..bd617485 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -47,7 +47,7 @@
<website>http://www.ntop.org/</website>
<descr>ntop is a network probe that shows network usage in a way similar to what top does for processes. In interactive mode, it displays the network status on the user's terminal. In Web mode it acts as a Web server, creating an HTML dump of the network status. It sports a NetFlow/sFlow emitter/collector, an HTTP-based client interface for creating ntop-centric monitoring applications, and RRD for persistently storing traffic statistics.</descr>
<category>Network Management</category>
- <depends_on_package_base_url>ftp://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All/</depends_on_package_base_url>
+ <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>ntop-3.1_1.tbz</depends_on_package>
<version>3.1_1</version>
<status>BETA</status>
@@ -59,9 +59,9 @@
<website>http://www.stunnel.org/</website>
<descr>The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote servers. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the program's code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, allowing stunnel to support whatever cryptographic algorithms you compiled into your crypto package.</descr>
<category>Network Management</category>
- <depends_on_package_base_url>ftp://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All</depends_on_package_base_url>
- <depends_on_package>stunnel-4.07.tbz</depends_on_package>
- <version>4.07</version>
+ <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>stunnel-4.10.tbz</depends_on_package>
+ <version>4.10</version>
<status>Stable</status>
<config_file>http://www.pfsense.com/packages/config/stunnel.xml</config_file>
<configurationfile>stunnel.xml</configurationfile>