diff options
author | jim-p <jimp@pfsense.org> | 2013-09-30 15:19:42 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-09-30 15:20:06 -0400 |
commit | a6028b51ae3f25a8c8e5f1255483cfc41a4a69df (patch) | |
tree | 804ac21a142806250e7f4bc589c3474654b0f289 /pkg_config.8.xml | |
parent | 3f0126010248f1282e874df7a57bcfe8b18f41a9 (diff) | |
download | pfsense-packages-a6028b51ae3f25a8c8e5f1255483cfc41a4a69df.tar.gz pfsense-packages-a6028b51ae3f25a8c8e5f1255483cfc41a4a69df.tar.bz2 pfsense-packages-a6028b51ae3f25a8c8e5f1255483cfc41a4a69df.zip |
Fix customized PBI name for squidguard-devel
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 1ba64433..1ed28b35 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1379,6 +1379,7 @@ <build_pbi> <ports_before>databases/db46</ports_before> <port>www/squidguard-devel</port> + <custom_name>squidguard-devel</custom_name> </build_pbi> <build_options>squidGuard-devel_UNSET=SQUID32 SQUID33;squidGuard-devel_SET=LDAP STRIPNT SQUID27;squid_UNSET=DNS_HELPER IPFILTER PINGER STACKTRACES STRICT_HTTP_DESC USERAGENT_LOG WCCPV2;squid_SET=PF LDAP_AUTH NIS_AUTH SASL_AUTH ARP_ACL AUFS CACHE_DIGESTS CARP COSS DELAY_POOLS FOLLOW_XFF HTCP IDENT KERB_AUTH KQUEUE LARGEFILE REFERER_LOG SNMP SSL VIA_DB WCCP;SQUID_UID=proxy;SQUID_GID=proxy</build_options> <config_file>http://www.pfsense.org/packages/config/squidGuard-devel/squidguard.xml</config_file> |