diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-02-28 23:28:17 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-02-28 23:28:17 +0000 |
commit | f11ef7e50d827fd56d2b39db21b608d1c52d1a49 (patch) | |
tree | 07e434c396593e8f3a41322e928447fa1110c541 | |
parent | 0f87d74daa87ce894c926d1c55af918d8f9b5881 (diff) | |
download | pfsense-packages-f11ef7e50d827fd56d2b39db21b608d1c52d1a49.tar.gz pfsense-packages-f11ef7e50d827fd56d2b39db21b608d1c52d1a49.tar.bz2 pfsense-packages-f11ef7e50d827fd56d2b39db21b608d1c52d1a49.zip |
Disable Hula for the time being.
-rw-r--r-- | pkg_config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index e599add3..129b388a 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -201,6 +201,7 @@ <status>ALPHA</status> <configurationfile>siproxd.xml</configurationfile> </package> + </packages> <package> <name>hula</name> <website>http://www.hula-project.org</website> @@ -214,5 +215,4 @@ <status>ALPHA-ALPHA</status> <configurationfile>hula.xml</configurationfile> </package> - </packages> </pfsensepkgs> |