diff options
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 894fc311..8189f578 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -812,4 +812,15 @@ <config_file>http://www.pfsense.com/packages/config/open-vm-tools/open-vm-tools.xml</config_file> <configurationfile>open-vm-tools.xml</configurationfile> </package> + <package> + <name>OpenVPN-Enhancements</name> + <maintainer>mfuchs77@googlemail.com</maintainer> + <descr>AEnhance OpenVPN with TLS-auth and client/server-options</descr> + <category>Services</category> + <version>0.1</version> + <status>BETA</status> + <required_version>1.2</required_version> + <config_file>http://www.pfsense.com/packages/config/ovpnenhance/ovpnenhance.xml</config_file> + <configurationfile>ovpnenhance.xml</configurationfile> + </package> </pfsensepkgs> |