diff options
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 582704bc..553b8040 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -2,6 +2,19 @@ <!-- pfSense packages --> <pfsensepkgs> <packages> + <package> + <name>Filer</name> + <website/> + <descr>Allows you to create and overwrite files from the GUI.</descr> + <category>File Management</category> + <pkginfolink>http://doc.pfsense.org/index.php/Filer_package</pkginfolink> + <config_file>http://www.pfsense.com/packages/config/filer/filer.xml</config_file> + <version>0.50</version> + <status>Beta</status> + <required_version>1.2.3</required_version> + <maintainer>bscholer@cshl.edu</maintainer> + <configurationfile>filer.xml</configurationfile> + </package> <package> <name>File Manager</name> <website/> |