diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-05-23 22:17:43 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-05-23 22:17:43 +0000 |
commit | 8e3335b32125a2ba6f307711f0ae3495bd3e3839 (patch) | |
tree | c57cbf62fdf7dbaa7965e2cbf08e7af3963d0e1b /pkg_config.xml | |
parent | 55d1782d0da4b3e49f4116fff33fe6c4879a98f3 (diff) | |
download | pfsense-packages-8e3335b32125a2ba6f307711f0ae3495bd3e3839.tar.gz pfsense-packages-8e3335b32125a2ba6f307711f0ae3495bd3e3839.tar.bz2 pfsense-packages-8e3335b32125a2ba6f307711f0ae3495bd3e3839.zip |
Add Dashboard for 1.3 for testing.
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 5cbdb5c9..a35d5dfa 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -13,6 +13,16 @@ <required_version>2.0</required_version> <configurationfile>per-user-bandwidth-distribution.xml</configurationfile> </package> + <package> + <name>Dashboard</name> + <descr>Adds pfSense dashboard that will be included with 1.3.</descr> + <category>System</category> + <config_file>http://www.pfsense.com/packages/config/dashboard.xml</config_file> + <version>0.1</version> + <status>ALPHA</status> + <required_version>1.3/required_version> + <configurationfile>dashboard.xml</configurationfile> + </package> <package> <name>phpSysInfo</name> <website>http://phpsysinfo.sourceforge.net/</website> |