diff options
author | Renato Botelho <renato@netgate.com> | 2015-11-26 11:14:07 -0200 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-11-26 11:14:07 -0200 |
commit | a438e606188e774fe195cba1dc94a0b61d591ec1 (patch) | |
tree | 4441b46658b841e34198dfdef055f62c37269b06 | |
parent | b4a33e3a7a9f25127582f09b22772c26249b6d2d (diff) | |
download | pfsense-packages-a438e606188e774fe195cba1dc94a0b61d591ec1.tar.gz pfsense-packages-a438e606188e774fe195cba1dc94a0b61d591ec1.tar.bz2 pfsense-packages-a438e606188e774fe195cba1dc94a0b61d591ec1.zip |
Fix net/whois dependency file
-rw-r--r-- | pkg_config.10.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 37346ccc..e7c29115 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -123,7 +123,7 @@ <required_version>2.2</required_version> <maintainer>BBCan177@gmail.com</maintainer> <configurationfile>pfblockerng.xml</configurationfile> - <run_depends>bin/geoiplookup:net/GeoIP bin/grepcidr:net-mgmt/grepcidr bin/aggregate:net-mgmt/aggregate bin/whois:net/whois</run_depends> + <run_depends>bin/geoiplookup:net/GeoIP bin/grepcidr:net-mgmt/grepcidr bin/aggregate:net-mgmt/aggregate bin/mwhois:net/whois</run_depends> <port_category>net</port_category> <depends_on_package_pbi>pfblockerng-1.6.6-##ARCH##.pbi</depends_on_package_pbi> <build_pbi> |