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-posix_regex-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-posix_regex-Makefile.in')
-rw-r--r-- | mail/perdition/files/patch-perdition-db-posix_regex-Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/perdition/files/patch-perdition-db-posix_regex-Makefile.in b/mail/perdition/files/patch-perdition-db-posix_regex-Makefile.in index 7c8921ddbe1b..1672be3d1e38 100644 --- a/mail/perdition/files/patch-perdition-db-posix_regex-Makefile.in +++ b/mail/perdition/files/patch-perdition-db-posix_regex-Makefile.in @@ -1,6 +1,6 @@ ---- perdition/db/posix_regex/Makefile.in.orig Sun Jun 15 21:54:10 2003 -+++ perdition/db/posix_regex/Makefile.in Sun Jun 15 21:55:04 2003 -@@ -270,11 +270,11 @@ +--- perdition/db/posix_regex/Makefile.in.orig Tue Dec 6 16:05:43 2005 ++++ perdition/db/posix_regex/Makefile.in Tue Dec 6 16:08:04 2005 +@@ -269,11 +269,11 @@ $(mkinstalldirs) $(DESTDIR)$(confdir) @list='$(conf_DATA)'; for p in $$list; do \ if test -f $(srcdir)/$$p; then \ |