diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-04-24 08:17:52 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-04-24 08:17:52 -0300 |
commit | c31bd9d4cbca75730d7644882713f478712d03b8 (patch) | |
tree | 22cdf1afaf7ec587ef9c16953691305373d03d59 | |
parent | 9656030db877d42319b556c475c2504e179c190b (diff) | |
download | pfsense-packages-c31bd9d4cbca75730d7644882713f478712d03b8.tar.gz pfsense-packages-c31bd9d4cbca75730d7644882713f478712d03b8.tar.bz2 pfsense-packages-c31bd9d4cbca75730d7644882713f478712d03b8.zip |
Add port_category for TFTP
-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 64c4df5c..358d9e91 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -320,6 +320,7 @@ <descr>Trivial File Transport Protocol is a very simple file transfer protocol. Often used with routers, voip phones and more.</descr> <category>Services</category> <pkginfolink/> + <port_category>ftp</port_category> <config_file>https://packages.pfsense.org/packages/config/tftp2/tftp.xml</config_file> <version>2.0</version> <status>Stable</status> |