diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2014-07-04 19:57:12 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2014-07-04 19:57:12 +0800 |
commit | 027a4f495d680af4398f89e34e57165a4f1a1d1a (patch) | |
tree | 30a40c4baaae0639d2f679e8dede4aecc85ab097 /mail/exim-ldap2 | |
parent | 59848ec9806ce64bd696f4f31a8e091544bd62bb (diff) | |
download | freebsd-ports-gnome-027a4f495d680af4398f89e34e57165a4f1a1d1a.tar.gz freebsd-ports-gnome-027a4f495d680af4398f89e34e57165a4f1a1d1a.tar.zst freebsd-ports-gnome-027a4f495d680af4398f89e34e57165a4f1a1d1a.zip |
- Support stage
- Update to 4.82.1 (fixes issues with DMARC)
- Simplify plist
- Take maintainership
Reviewed by: bapt
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 7810171dc0ce..e0513b9b9ed3 100644 --- a/mail/exim-ldap2/Makefile +++ b/mail/exim-ldap2/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../exim WITH_OPENLDAP= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |