diff options
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index d95e5e13..2d9061d0 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -192,7 +192,7 @@ </package> <package> <name>Dashboard Widget: HAVP</name> - <descr>Dashboard widget for havp.</descr> + <descr>Dashboard widget for HAVP alerts.</descr> <category>System</category> <config_file>http://www.pfsense.com/packages/config/widget-havp/widget-havp.xml</config_file> <version>0.1</version> @@ -200,6 +200,16 @@ <required_version>1.2</required_version> <configurationfile>widget-havp.xml</configurationfile> </package> + <package> + <name>Dashboard Widget: Antivirus Status</name> + <descr>Dashboard widget for HAVP status.</descr> + <category>System</category> + <config_file>http://www.pfsense.com/packages/config/widget-antivirus/widget-antivirus.xml</config_file> + <version>0.1</version> + <status>BETA</status> + <required_version>1.2</required_version> + <configurationfile>widget-havp.xml</configurationfile> + </package> <package> <name>FreeSWITCH</name> <website>http://www.freeswitch.org/</website> |