diff options
author | lioux <lioux@FreeBSD.org> | 2001-07-25 10:37:58 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-07-25 10:37:58 +0800 |
commit | d02f69aaa1b70aa12f3db1e886f78840d6710757 (patch) | |
tree | f4adc0d33f42e9ca3f6886824d6b2bbacec3c2aa | |
parent | f3b1d0c48876aeb456812905ffba52fbee8c1fe1 (diff) | |
download | freebsd-ports-gnome-d02f69aaa1b70aa12f3db1e886f78840d6710757.tar.gz freebsd-ports-gnome-d02f69aaa1b70aa12f3db1e886f78840d6710757.tar.zst freebsd-ports-gnome-d02f69aaa1b70aa12f3db1e886f78840d6710757.zip |
Update to qmail-ldap patch version 20010501
-rw-r--r-- | mail/qmail-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile index 09773fb68748..1df6debf874e 100644 --- a/mail/qmail-ldap/Makefile +++ b/mail/qmail-ldap/Makefile @@ -29,7 +29,7 @@ USE_OPENSSL= yes MAIN_QMAIL_PORT_DNS_PATCH_BARRIER= yes MAIN_QMAIL_PORT_WITH_BIG_CONCURRENCY_PATCH_BARRIER= yes -LDAP_PATCH_DATE= 20010301 +LDAP_PATCH_DATE= 20010501 # Using default from master port, i.e., /var/qmail PREFIX?= ${QMAIL_PORT_PREFIX} |