diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-04-24 08:28:47 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-04-24 08:28:47 -0300 |
commit | 3008d5ad73f308a9941fc56b5a863b08ed64d5e9 (patch) | |
tree | 6d76d5ba8eea093b2b81c2bd5f98a75614ddf647 /pkg_config.10.xml | |
parent | c31bd9d4cbca75730d7644882713f478712d03b8 (diff) | |
download | pfsense-packages-3008d5ad73f308a9941fc56b5a863b08ed64d5e9.tar.gz pfsense-packages-3008d5ad73f308a9941fc56b5a863b08ed64d5e9.tar.bz2 pfsense-packages-3008d5ad73f308a9941fc56b5a863b08ed64d5e9.zip |
Add port_category for vHosts
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r-- | pkg_config.10.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 358d9e91..c675576b 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -371,6 +371,7 @@ <website/> <descr>It is a web server package that can host HTML, Javascript, CSS, and PHP. It uses the lighttpd web server that is already installed. It uses PHP5 in FastCGI mode and has access to PHP Data Ojbects and PDO SQLite.</descr> <category>Services</category> + <port_category>www</port_category> <pkginfolink>https://doc.pfsense.org/index.php/vhosts</pkginfolink> <config_file>https://packages.pfsense.org/packages/config/vhosts/vhosts.xml</config_file> <version>0.7.5</version> |