diff options
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 90f03c0b..bdf0899e 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -3,7 +3,20 @@ <!-- $Id$ --> <pfsensepkgs> <packages> - <package> + <package> + <name>bsdstats</name> + <descr>The mission of this site is to try and come up with semi-accurate numbers for both advocacy, and marketing, of the *BSD Operating Systems.</descr> + <website>http://bsdstats.hub.org/</website> + <category>Network</category> + <version>3.9</version> + <status>BETA</status> + <required_version>2.0</required_version> + <maintainer>geekgod@geekgod.com</maintainer> + <depends_on_package_base_url>http://www.pfsense.org/packages/All</depends_on_package_base_url> + <config_file>http://www.pfsense.org/packages/config/bsdstats/bsdstats.xml</config_file> + <configurationfile>bsdstats.xml</configurationfile> + </package> + <package> <name>clamav</name> <descr>The ClamAV antivirus.</descr> <website>http://www.clamav.net/</website> @@ -616,17 +629,4 @@ <maintainer>raj@linuxense.com</maintainer> <configurationfile>havp.xml</configurationfile> </package> - <package> - <name>bsdstats</name> - <descr>The mission of this site is to try and come up with semi-accurate numbers for both advocacy, and marketing, of the *BSD Operating Systems.</descr> - <website>http://bsdstats.hub.org/</website> - <category>Network</category> - <version>3.9</version> - <status>BETA</status> - <required_version>1.0-RC3</required_version> - <maintainer>geekgod@geekgod.com</maintainer> - <depends_on_package_base_url>http://www.pfsense.org/packages/All</depends_on_package_base_url> - <config_file>http://www.pfsense.org/packages/config/bsdstats/bsdstats.xml</config_file> - <configurationfile>bsdstats.xml</configurationfile> - </package> </pfsensepkgs> |