diff options
Diffstat (limited to 'packages/frickin/frickin.xml')
-rw-r--r-- | packages/frickin/frickin.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/frickin/frickin.xml b/packages/frickin/frickin.xml index 0c1e469e..82a62c5f 100644 --- a/packages/frickin/frickin.xml +++ b/packages/frickin/frickin.xml @@ -2,7 +2,7 @@ <packagegui> <name>frickin</name> <version>2.0-BETA1</version> - <configpath>installedpackages->package->$packagename->configuration->settings</configpath> + <configpath>installedpackages->package->frickin->configuration->settings</configpath> <menu> <name>Frickin PPTP</name> <tooltiptext>Setup Frickin PPTP Proxy specific settings</tooltiptext> @@ -18,7 +18,7 @@ <prefix>/usr/local/bin/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/frickin/bin/frickin</item> - </additional_files_needed> + </additional_files_needed> <custom_php_install_command> frickin_custom_php_install_command(); </custom_php_install_command> |