diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-09-07 21:29:20 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-09-07 21:29:20 +0000 |
commit | e388c6cb5a7f747a8cc705fa4426f23e898106b4 (patch) | |
tree | b5e0182477be4e19942acdf4df457daca686c88e | |
parent | e31502b6a66491173fe78112a1205f1772e13f18 (diff) | |
download | pfsense-packages-e388c6cb5a7f747a8cc705fa4426f23e898106b4.tar.gz pfsense-packages-e388c6cb5a7f747a8cc705fa4426f23e898106b4.tar.bz2 pfsense-packages-e388c6cb5a7f747a8cc705fa4426f23e898106b4.zip |
Recompile freeradius.
Someone needs to start "TESTING" their commits before commiting!
-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 5bdb2330..a8ee2d11 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -48,7 +48,7 @@ <descr>FreeRADIUS is the premiere open source RADIUS server. It is fast, flexible, configurable, and supports more authentication protocols than many commercial servers. A client entry for localhost with the shared secret "pfsense" is defined on installation for easy integration with the captive portal. This package is currently intended to provide a local user database for captive portal and pptp - it does not employ SQL and is not meant to supplant an external RADIUS server for advanced tasks.</descr> <category>Security</category> <config_file>http://www.pfsense.com/packages/config/freeradius.xml</config_file> - <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/packages/All</depends_on_package_base_url> + <depends_on_package_base_url>http://www.pfsense.com/packages/All</depends_on_package_base_url> <depends_on_package>freeradius-1.0.4.tbz</depends_on_package> <version>1.0.4</version> <status>BETA</status> |