diff options
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 7aaf9584..81272bf5 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -2,7 +2,18 @@ <!-- pfSense packages --> <!-- $Id$ --> <pfsensepkgs> - <packages> + <packages> + <package> + <name>AutoConfigBackup</name> + <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> + <category>Services</category> + <version>1.01</version> + <status>ALPHA</status> + <required_version>1.2</required_version> + <config_file>http://www.pfsense.com/packages/config/autoconfigbackup/autoconfigbackup.xml</config_file> + <configurationfile>autoconfigbackup.xml</configurationfile> + </package> <package> <name>spamd</name> <website>http://www.openbsd.org/spamd/</website> |