opnsense-ports/mail/lbdb/files/patch-mutt_ldap_query
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
319 B
Text

--- mutt_ldap_query.pl.in.orig 2008-06-14 14:24:46.000000000 +0400
+++ mutt_ldap_query.pl.in 2009-08-06 13:36:39.000000000 +0400
@@ -33,6 +33,7 @@
my $version = 0;
my $ldap_server_nickname = '';
my $config_file = '';
+my $prefix = '@prefix@';
# hostname of your ldap server
our $ldap_server = 'ldap.four11.com';