diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-04-28 12:38:21 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-04-28 12:38:21 -0300 |
commit | 0ee6e8d728a1ce6440bd5a08b779cb335633f80d (patch) | |
tree | a64f0b88bef36af3722598e0e2c9c594111bc4c4 | |
parent | a227953ad35df27175cf3d1f321ca2ed0ad8c8e5 (diff) | |
download | pfsense-packages-0ee6e8d728a1ce6440bd5a08b779cb335633f80d.tar.gz pfsense-packages-0ee6e8d728a1ce6440bd5a08b779cb335633f80d.tar.bz2 pfsense-packages-0ee6e8d728a1ce6440bd5a08b779cb335633f80d.zip |
Sanitize mtr-nox11 version, add port_category and run_depends
-rw-r--r-- | pkg_config.10.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index db6b547a..748f3e9b 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -963,11 +963,13 @@ <website>http://www.bitwizard.nl/mtr/</website> <category>Network Management</category> <depends_on_package_pbi>mtr-0.85_1-##ARCH##.pbi</depends_on_package_pbi> - <version>0.85_1.1</version> + <version>0.85_2</version> <status>Stable</status> <required_version>2.2</required_version> <config_file>https://packages.pfsense.org/packages/config/mtr-nox11/mtr-nox11.xml</config_file> <configurationfile>mtr-nox11.xml</configurationfile> + <port_category>net</port_category> + <run_depends>sbin/mtr:net/mtr-nox11</run_depends> <build_pbi> <port>net/mtr</port> </build_pbi> |