diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-12-19 10:06:19 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-12-19 10:06:19 +0000 |
commit | b6dc8ffaa974c92e3a9c7df1917cddb5b74a0304 (patch) | |
tree | ce98de88ad02918ff6740886f3ce5fa52f466a32 /mail/perdition/files/patch-perdition-db-ldap-Makefile.in | |
parent | Added p5-Crypto-MySQL, perl extension to compare MySQL passwords without libm... (diff) |
- Update perdition to 1.17
- Pass maintainership of perdition and libvanessa* to submitter
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Also submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1]
PR: ports/83305 [1]
Diffstat (limited to 'mail/perdition/files/patch-perdition-db-ldap-Makefile.in')
-rw-r--r-- | mail/perdition/files/patch-perdition-db-ldap-Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/perdition/files/patch-perdition-db-ldap-Makefile.in b/mail/perdition/files/patch-perdition-db-ldap-Makefile.in index 1965d3dfe769..3b2bd41dd46d 100644 --- a/mail/perdition/files/patch-perdition-db-ldap-Makefile.in +++ b/mail/perdition/files/patch-perdition-db-ldap-Makefile.in @@ -1,6 +1,6 @@ ---- ./perdition/db/ldap/Makefile.in.orig Sun Jun 15 21:21:13 2003 -+++ ./perdition/db/ldap/Makefile.in Sun Jun 15 21:22:09 2003 -@@ -550,8 +550,8 @@ +--- perdition/db/ldap/Makefile.in.orig Tue Dec 6 15:59:30 2005 ++++ perdition/db/ldap/Makefile.in Tue Dec 6 16:04:27 2005 +@@ -545,8 +545,8 @@ "$(DESTDIR)@ldap_schemadir@"; \ fi; \ if test -w "$(DESTDIR)@ldap_schemadir@"; then \ |