diff options
author | Chris Buechler <cmb@pfsense.org> | 2008-11-21 05:46:00 +0000 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2008-11-21 05:46:00 +0000 |
commit | a45ff2281ff376bdf2af590e2ecfeab78b26bb41 (patch) | |
tree | 391515688c34a051bdf8a7b229a68f0cfbd903a6 | |
parent | ec07d41eb6a185776a24678a36820b7f7d8e54b6 (diff) | |
download | pfsense-packages-a45ff2281ff376bdf2af590e2ecfeab78b26bb41.tar.gz pfsense-packages-a45ff2281ff376bdf2af590e2ecfeab78b26bb41.tar.bz2 pfsense-packages-a45ff2281ff376bdf2af590e2ecfeab78b26bb41.zip |
add <pkginfolink>, s/1.3/2.0/
-rw-r--r-- | pkg_config.7.xml | 3 | ||||
-rw-r--r-- | pkg_config.xml | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 2ed46b98..728bf172 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -11,12 +11,13 @@ <version>1.0</version> <required_version>1.0</required_version> <status>RELEASE</status> + <pkginfolink>http://doc.pfsense.org/index.php/Pubkey_package</pkginfolink> <config_file>http://www.pfsense.org/packages/config/pubkey.xml</config_file> <configurationfile>pubkey.xml</configurationfile> </package> <package> <name>Dashboard</name> - <descr>Adds pfSense dashboard that will be included with 1.3. This requires 1.2 or newer. WARNING! Cannot be deinstalled.</descr> + <descr>Adds pfSense dashboard that will be included with 2.0. This requires 1.2 or newer. WARNING! Cannot be deinstalled.</descr> <category>System</category> <config_file>http://www.pfsense.com/packages/config/dashboard/dashboard.xml</config_file> <version>0.6.2</version> diff --git a/pkg_config.xml b/pkg_config.xml index 2f9bf76c..eccdf829 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -17,8 +17,8 @@ <package> <name>AutoConfigBackup</name> <maintainer>portal@bsdperimeter.com</maintainer> - <descr>Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires pfSense Premium Support Portal Subscription from http://portal.pfsense.org</descr> - <website>http://portal.pfsense.org</website> + <descr>Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires pfSense Premium Support Portal Subscription from https://portal.pfsense.org</descr> + <website>https://portal.pfsense.org</website> <category>Services</category> <version>1.06</version> <status>ALPHA</status> @@ -84,7 +84,7 @@ </package> <package> <name>Dashboard</name> - <descr>Adds pfSense dashboard that will be included with 1.3. This requires 1.2 or newer. WARNING! Cannot be deinstalled.</descr> + <descr>Adds pfSense dashboard that will be included with 2.0. This requires 1.2 or newer. WARNING! Cannot be deinstalled.</descr> <category>System</category> <config_file>http://www.pfsense.com/packages/config/dashboard/dashboard.xml</config_file> <version>0.6.2</version> |