diff options
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> |