diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2003-09-29 12:56:01 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2003-09-29 12:56:01 +0000 |
commit | 7c2eba3e2592b9113a920e6df2c9646264ec9498 (patch) | |
tree | 852f5108cbca561f714091f1b29fdd404cf4be02 /mail/exim-ldap2 | |
parent | 7254ee0748f670d18e2174edc0008bfd4770752c (diff) | |
download | ports-7c2eba3e2592b9113a920e6df2c9646264ec9498.tar.gz ports-7c2eba3e2592b9113a920e6df2c9646264ec9498.zip |
Notes
Diffstat (limited to 'mail/exim-ldap2')
-rw-r--r-- | mail/exim-ldap2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim-ldap2/Makefile b/mail/exim-ldap2/Makefile index a9a87e77ea2c..1336557f9fb3 100644 --- a/mail/exim-ldap2/Makefile +++ b/mail/exim-ldap2/Makefile @@ -9,6 +9,5 @@ PKGNAMESUFFIX= -ldap2 MASTERDIR= ${.CURDIR}/../exim WITH_OPENLDAP= yes -WITH_OPENLDAP_VER= 21 .include "${MASTERDIR}/Makefile" |