summaryrefslogtreecommitdiff
path: root/mail/dovecot/files/patch-mkcert.sh
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-07-28 12:18:11 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-07-28 12:18:11 +0000
commit038dcfd4a3bc56a670c23024ba15a5f0be8008a2 (patch)
tree2410c068b498bb5042559c01c9b837a7468cb7fa /mail/dovecot/files/patch-mkcert.sh
parentAdd tree-widget 2.0, a tree widget for Emacs. (diff)
- Update to 0.99.10.7
PR: ports/69634 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=114929
Diffstat (limited to 'mail/dovecot/files/patch-mkcert.sh')
-rw-r--r--mail/dovecot/files/patch-mkcert.sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/dovecot/files/patch-mkcert.sh b/mail/dovecot/files/patch-mkcert.sh
deleted file mode 100644
index 1874649612a2..000000000000
--- a/mail/dovecot/files/patch-mkcert.sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/mkcert.sh Tue Apr 15 14:28:24 2003
-+++ mkcert.sh.new Tue Apr 15 14:28:52 2003
-@@ -4,7 +4,7 @@
- # Edit dovecot-openssl.cnf before running this.
-
- OPENSSL=${OPENSSL-openssl}
--SSLDIR=${SSLDIR-/etc/ssl}
-+SSLDIR=${SSLDIR-%%SSLDIR%%}
- OPENSSLCONFIG=${OPENSSLCONFIG-dovecot-openssl.cnf}
-
- CERTFILE=$SSLDIR/certs/imapd.pem