diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-06-30 23:23:08 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-06-30 23:23:08 -0400 |
commit | a4387207d65a4a757e10b3619da284c5878cc9ff (patch) | |
tree | ac21b086b3b6379580dfd46a47eec15b75a978e5 | |
parent | b4c513a9beaf4e4f0e3d215db1b542c602df23a1 (diff) | |
download | pfsense-packages-a4387207d65a4a757e10b3619da284c5878cc9ff.tar.gz pfsense-packages-a4387207d65a4a757e10b3619da284c5878cc9ff.tar.bz2 pfsense-packages-a4387207d65a4a757e10b3619da284c5878cc9ff.zip |
Clarify that Viscosity is Mac OSX
-rwxr-xr-x | pkg_config.7.xml | 2 | ||||
-rwxr-xr-x | pkg_config.8.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 7e7e535f..4a3d5a1c 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -656,7 +656,7 @@ </package> <package> <name>OpenVPN Client Export Utility</name> - <descr>Allows a pre-configured OpenVPN Windows Client or Viscosity configuration bundle to be exported directly from pfSense.</descr> + <descr>Allows a pre-configured OpenVPN Windows Client or Mac OSX's Viscosity configuration bundle to be exported directly from pfSense.</descr> <category>Security</category> <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> <depends_on_package>p7zip-4.58.tbz</depends_on_package> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index faa7bebd..942ada3c 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -629,7 +629,7 @@ </package> <package> <name>OpenVPN Client Export Utility</name> - <descr>Allows a pre-configured OpenVPN Windows Client or Viscosity configuration bundle to be exported directly from pfSense.</descr> + <descr>Allows a pre-configured OpenVPN Windows Client or or Mac OSX's Viscosity configuration bundle to be exported directly from pfSense.</descr> <category>Security</category> <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> <depends_on_package>p7zip-4.58.tbz</depends_on_package> |