diff options
author | mfuchs <martin.fuchs@trendchiller.com> | 2009-05-19 22:51:47 +0200 |
---|---|---|
committer | mfuchs <martin.fuchs@trendchiller.com> | 2009-05-19 22:51:47 +0200 |
commit | 5dedde48cb51cfda4bd46dd605d999789abd9639 (patch) | |
tree | a1aca2953a7d7fbe33ffe1660c5fb6fe30f234be /pkg_config.7.xml | |
parent | 928fbb37009968a4d6701c67b4009072839c25b9 (diff) | |
download | pfsense-packages-5dedde48cb51cfda4bd46dd605d999789abd9639.tar.gz pfsense-packages-5dedde48cb51cfda4bd46dd605d999789abd9639.tar.bz2 pfsense-packages-5dedde48cb51cfda4bd46dd605d999789abd9639.zip |
also for 1.2.3 on freebsd7
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 5c1b5270..2d4ccfa1 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -723,4 +723,17 @@ <maintainer>erik@erikkristensen.com</maintainer> <configurationfile>nrpe2.xml</configurationfile> </packages> + <package> + <name>OpenVPN-Enhancements</name> + <maintainer>mfuchs77@googlemail.com</maintainer> + <website>http://pfsense.trendchiller.com</website> + <descr>Enhance OpenVPN with TLS-auth and client/server-options</descr> + <category>Security</category> + <version>0.1</version> + <status>BETA</status> + <required_version>1.2</required_version> + <maximum_version>1.2.9</maximum_version> + <config_file>http://www.pfsense.com/packages/config/ovpnenhance/ovpnenhance.xml</config_file> + <configurationfile>ovpnenhance.xml</configurationfile> + </package> </pfsensepkgs> |