aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-05-22 21:50:34 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-05-22 21:50:34 +0000
commit7c3cf517f2fce82e503fd8b6f023670b86158347 (patch)
tree82e7cb0d4f09e4144a35c3ce0b586d3dccf7a416
parentce8d03911cba0430f30d2c86d0077da7a73fab27 (diff)
downloadpfsense-packages-7c3cf517f2fce82e503fd8b6f023670b86158347.tar.gz
pfsense-packages-7c3cf517f2fce82e503fd8b6f023670b86158347.tar.bz2
pfsense-packages-7c3cf517f2fce82e503fd8b6f023670b86158347.zip
Update url to stunnel
-rw-r--r--pkg_config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index b3d8ae22..e138ebe1 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -91,8 +91,8 @@
<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>http://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/All</depends_on_package_base_url>
- <depends_on_package>stunnel-4.14.tbz</depends_on_package>
- <version>4.14</version>
+ <depends_on_package>stunnel-4.11.tbz</depends_on_package>
+ <version>4.11</version>
<status>Stable</status>
<config_file>http://www.pfsense.com/packages/config/stunnel.xml</config_file>
<configurationfile>stunnel.xml</configurationfile>