diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-10-02 03:16:06 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-10-02 03:16:06 +0000 |
commit | d18462f36b6330cf0c48aa09487e1c765f126152 (patch) | |
tree | 83af1b459457f17b7abbeb823ae3fcfd5cdbd7e9 /pkg_config.xml | |
parent | 599a8f8cf4801687be08656958c9dc31974ceb0d (diff) | |
download | pfsense-packages-d18462f36b6330cf0c48aa09487e1c765f126152.tar.gz pfsense-packages-d18462f36b6330cf0c48aa09487e1c765f126152.tar.bz2 pfsense-packages-d18462f36b6330cf0c48aa09487e1c765f126152.zip |
Put package back in service for 2.0
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> |