diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-04-06 21:00:59 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-04-06 21:00:59 +0000 |
commit | 2a17682a878b7d25d0f6ef088f8899fb177d4980 (patch) | |
tree | c937e789a71ad425659d67798a676081ae466625 /pkg_config.xml | |
parent | d2d499978bbedbb7e81f8760c96d62041d9b0ac5 (diff) | |
download | pfsense-packages-2a17682a878b7d25d0f6ef088f8899fb177d4980.tar.gz pfsense-packages-2a17682a878b7d25d0f6ef088f8899fb177d4980.tar.bz2 pfsense-packages-2a17682a878b7d25d0f6ef088f8899fb177d4980.zip |
Mark where active and inactive packages begin.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 690da8cb..3d7c07f6 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -240,6 +240,7 @@ test server or link availability and modify translation or routing rules. This p <configurationfile>arpwatch.xml</configurationfile> </package> </packages> + <!-- BEGIN - these packages are inactive --> <package> <name>powerdns</name> <descr>PowerDNS (AKA pdns) is an advanced high performance authoritative nameserver with MANY advanced features</descr> @@ -274,4 +275,5 @@ test server or link availability and modify translation or routing rules. This p <config_file>http://www.pfsense.com/packages/config/postfix.xml</config_file> <configurationfile>postfix.xml</configurationfile> </package> + <!-- END - these packages are inactive --> </pfsensepkgs> |