diff options
Diffstat (limited to 'packages/spamd.xml')
-rw-r--r-- | packages/spamd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/spamd.xml b/packages/spamd.xml index c7cf3109..38229f22 100644 --- a/packages/spamd.xml +++ b/packages/spamd.xml @@ -2,6 +2,7 @@ <packagegui> <name>spamd</name> <version>0.1.0</version> + <include_file>/usr/local/pkg/spamd.inc</include_file> <title></title> <!-- Menu is where this packages menu will appear --> <menu> @@ -112,7 +113,6 @@ </fields> <custom_php_global_functions> </custom_php_global_functions> - <include_file>spamd.inc</include_file> <custom_php_resync_config_command> sync_package_spamd(); </custom_php_resync_config_command> |