diff options
author | Colin Smith <colin@pfsense.org> | 2005-02-20 23:09:56 +0000 |
---|---|---|
committer | Colin Smith <colin@pfsense.org> | 2005-02-20 23:09:56 +0000 |
commit | 76f6cfb80d25599a50808fb4cf55b59e313159b6 (patch) | |
tree | e91161ff6e7cff3c42c4d715cb3f5b0cbaea18fe | |
parent | b7ca3d5b504d1a222105434d91522dfc1528ad5e (diff) | |
download | pfsense-packages-76f6cfb80d25599a50808fb4cf55b59e313159b6.tar.gz pfsense-packages-76f6cfb80d25599a50808fb4cf55b59e313159b6.tar.bz2 pfsense-packages-76f6cfb80d25599a50808fb4cf55b59e313159b6.zip |
Mark freeradius as stable.
-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 4542f6bb..5c9dad8a 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -121,7 +121,7 @@ <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/All</depends_on_package_base_url> <depends_on_package>freeradius-1.0.1.tbz</depends_on_package> <version>1.0.1</version> - <status>BETA</status> + <status>Stable</status> <configurationfile>freeradius.xml</configurationfile> </package> <package> |