diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2008-11-16 06:06:07 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2008-11-16 06:06:07 +0000 |
commit | 73c68f86ce1a157871ca23fd2cea43bb73280884 (patch) | |
tree | 5931b60668137462f9e2bbcc1853eb45c2cad670 /pkg_config.xml | |
parent | da8f30325b42289459c55d20709fc19f0ad87cae (diff) | |
download | pfsense-packages-73c68f86ce1a157871ca23fd2cea43bb73280884.tar.gz pfsense-packages-73c68f86ce1a157871ca23fd2cea43bb73280884.tar.bz2 pfsense-packages-73c68f86ce1a157871ca23fd2cea43bb73280884.zip |
Adding package that will update the pfsense release security key
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index ec5542d8..fd460dbf 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -4,6 +4,16 @@ <pfsensepkgs> <packages> <package> + <name>Pubkey</name> + <descr>pfSense release key</descr> + <website>http:/pfsense.org</website> + <category>System</category> + <version>1</version> + <status>RELEASE</status> + <config_file>http://www.pfsense.org/packages/config/pubkey.xml</config_file> + <configurationfile>pubkey.xml</configurationfile> + </package> + <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> |