aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeradius2/freeradiusmodulesldap.xml
diff options
context:
space:
mode:
authorAlexander Wilke <nachtfalkeaw@web.de>2013-05-16 02:15:29 -0700
committerAlexander Wilke <nachtfalkeaw@web.de>2013-05-16 02:15:29 -0700
commitfcda795d11da3306ffb24dac82a002fd8afc2fad (patch)
tree7c4a482d7d3c71cdc5f9a8a450e3f46889bab056 /config/freeradius2/freeradiusmodulesldap.xml
parent1108629c0ade6ec2924f9684ccdaefddc2b991dd (diff)
parent7308e8b4a8fe5f46e9023c71a47bc94c76a95f77 (diff)
downloadpfsense-packages-fcda795d11da3306ffb24dac82a002fd8afc2fad.tar.gz
pfsense-packages-fcda795d11da3306ffb24dac82a002fd8afc2fad.tar.bz2
pfsense-packages-fcda795d11da3306ffb24dac82a002fd8afc2fad.zip
Merge pull request #446 from Nachtfalkeaw/master
freeradius2: generalize the XMLRPC Sync options to make it consistent with other packages
Diffstat (limited to 'config/freeradius2/freeradiusmodulesldap.xml')
-rw-r--r--config/freeradius2/freeradiusmodulesldap.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/freeradius2/freeradiusmodulesldap.xml b/config/freeradius2/freeradiusmodulesldap.xml
index 0fa98493..c7b5e79d 100644
--- a/config/freeradius2/freeradiusmodulesldap.xml
+++ b/config/freeradius2/freeradiusmodulesldap.xml
@@ -9,7 +9,7 @@
/*
freeradiusmodulesldap.xml
part of pfSense (http://www.pfSense.com)
- Copyright (C) 2011 - 2012 Alexander Wilke <nachtfalkeaw@web.de>
+ Copyright (C) 2013 Alexander Wilke <nachtfalkeaw@web.de>
All rights reserved.
Based on m0n0wall (http://m0n0.ch/wall)
@@ -45,7 +45,7 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>freeradiusmodulesldap</name>
- <version>none</version>
+ <version>2.2.0</version>
<title>FreeRADIUS: LDAP</title>
<aftersaveredirect>pkg_edit.php?xml=freeradiusmodulesldap.xml&amp;id=0</aftersaveredirect>
<include_file>/usr/local/pkg/freeradius.inc</include_file>
@@ -705,4 +705,4 @@
<custom_php_resync_config_command>
freeradius_modulesldap_resync();
</custom_php_resync_config_command>
-</packagegui> \ No newline at end of file
+</packagegui>