diff options
author | mfuchs <martin.fuchs@trendchiller.com> | 2009-05-19 22:53:01 +0200 |
---|---|---|
committer | mfuchs <martin.fuchs@trendchiller.com> | 2009-05-19 22:53:01 +0200 |
commit | 2233ba55716a17fb3d27f19d6e30d9c12391206a (patch) | |
tree | 3f5c64f9056c22c71caa48f5f79390da77d8e6bf | |
parent | 5dedde48cb51cfda4bd46dd605d999789abd9639 (diff) | |
download | pfsense-packages-2233ba55716a17fb3d27f19d6e30d9c12391206a.tar.gz pfsense-packages-2233ba55716a17fb3d27f19d6e30d9c12391206a.tar.bz2 pfsense-packages-2233ba55716a17fb3d27f19d6e30d9c12391206a.zip |
add warning
-rwxr-xr-x | pkg_config.7.xml | 2 | ||||
-rw-r--r-- | pkg_config.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 2d4ccfa1..84143773 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -727,7 +727,7 @@ <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> + <descr>Enhance OpenVPN with TLS-auth and client/server-options. WARNING! Cannot be uninstalled.</descr> <category>Security</category> <version>0.1</version> <status>BETA</status> diff --git a/pkg_config.xml b/pkg_config.xml index 9fd912c6..09aee0e6 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -816,7 +816,7 @@ <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> + <descr>Enhance OpenVPN with TLS-auth and client/server-options. WARNING! Cannot be uninstalled.</descr> <category>Security</category> <version>0.1</version> <status>BETA</status> |