diff options
author | mcrane <mctch@yahoo.com> | 2010-01-21 02:13:58 -0700 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2010-01-21 02:13:58 -0700 |
commit | 15f8d5df1d870f6a7ef6294e238318710a6b865a (patch) | |
tree | 63c88fa92a31f2893e0058c55332d284ba08c2b8 /config/vhosts/vhosts.xml | |
parent | 7cb54c38f33767524898e525f8c6c7f7b9019214 (diff) | |
download | pfsense-packages-15f8d5df1d870f6a7ef6294e238318710a6b865a.tar.gz pfsense-packages-15f8d5df1d870f6a7ef6294e238318710a6b865a.tar.bz2 pfsense-packages-15f8d5df1d870f6a7ef6294e238318710a6b865a.zip |
vHosts package enable support for FreeBSD 8.
Diffstat (limited to 'config/vhosts/vhosts.xml')
-rw-r--r-- | config/vhosts/vhosts.xml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/config/vhosts/vhosts.xml b/config/vhosts/vhosts.xml index 14141044..eb8bf878 100644 --- a/config/vhosts/vhosts.xml +++ b/config/vhosts/vhosts.xml @@ -41,7 +41,7 @@ <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>vHosts Settings</name> - <version>0.7</version> + <version>0.7.1</version> <title>Settings</title> <include_file>/usr/local/pkg/vhosts.inc</include_file> <menu> @@ -95,17 +95,6 @@ <chmod>0755</chmod> <item>http://www.pfsense.com/packages/config/vhosts/lighty-vhosts.conf</item> </additional_files_needed> - <additional_files_needed> - <prefix>/var/etc/</prefix> - <chmod>0755</chmod> - <item>http://www.pfsense.com/packages/config/vhosts/system_advanced_create_certs.tmp</item> - </additional_files_needed> - <additional_files_needed> - <prefix>/tmp/</prefix> - <chmod>0755</chmod> - <item>http://www.pfsense.com/packages/config/vhosts/php5.tar.gz</item> - </additional_files_needed> - <fields> <field> <fielddescr>Variable One</fielddescr> |