aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-09-06 17:51:45 +0000
committerColin Smith <colin@pfsense.org>2005-09-06 17:51:45 +0000
commit72f7791a1fda104c3720ecd8b98442cf5916e04f (patch)
tree8ee2af7c23ca044a090888a1a7a2077384053c26
parentb495d4c4b0546e5972c128805a2f2602e98099fd (diff)
downloadpfsense-packages-72f7791a1fda104c3720ecd8b98442cf5916e04f.tar.gz
pfsense-packages-72f7791a1fda104c3720ecd8b98442cf5916e04f.tar.bz2
pfsense-packages-72f7791a1fda104c3720ecd8b98442cf5916e04f.zip
freeradius: Use All/freeradius-1.0.4 instead of Latest/freeradius. This should fix depend fetching issues.
-rw-r--r--pkg_config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index ff1c47b3..acd8b8b4 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -48,8 +48,8 @@
<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/Latest</depends_on_package_base_url>
- <depends_on_package>freeradius.tbz</depends_on_package>
+ <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/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>
<configurationfile>freeradius.xml</configurationfile>