aboutsummaryrefslogtreecommitdiffstats
path: root/mail/cyrus-imapd23
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1998-11-04 09:34:59 +0800
committerjdp <jdp@FreeBSD.org>1998-11-04 09:34:59 +0800
commitff69be236a1b027f37bbc9f439b33622fb11edb8 (patch)
treedb12b3959dbcda461c7e069762ab7e4f94d56183 /mail/cyrus-imapd23
parent2eeace2cab273696724eeec1b2fdb4c2a282c657 (diff)
downloadfreebsd-ports-graphics-ff69be236a1b027f37bbc9f439b33622fb11edb8.tar.gz
freebsd-ports-graphics-ff69be236a1b027f37bbc9f439b33622fb11edb8.tar.zst
freebsd-ports-graphics-ff69be236a1b027f37bbc9f439b33622fb11edb8.zip
Fix the name of the created partition directory to agree with the
name in the supplied configuration file.
Diffstat (limited to 'mail/cyrus-imapd23')
-rw-r--r--mail/cyrus-imapd23/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index 3d9049281a0..118dd69ea99 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -3,7 +3,7 @@
# Date created: May 4th 1997
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.9 1998/09/25 10:07:46 asami Exp $
+# $Id: Makefile,v 1.10 1998/11/04 01:18:33 jdp Exp $
#
DISTNAME= cyrus-imapd-v1.5.14
@@ -47,7 +47,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/html/* ${PREFIX}/share/doc/cyrus/html
.endif
${INSTALL_DATA} ${FILESDIR}/imapd.conf ${PREFIX}/etc
- ${INSTALL} -d -m 750 -o cyrus -g cyrus /var/spool/imapd \
+ ${INSTALL} -d -m 750 -o cyrus -g cyrus /var/spool/imap \
${PREFIX}/etc/imap \
${PREFIX}/etc/imap/user \
${PREFIX}/etc/imap/quota \
ty/hs-pureMD5?h=gnome-3.24&id=85c277ebe0c60dd6aa5be2bceb4d04e10cdf1b13'>- Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused bypgj2014-01-101-1/+1 * Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Update The Glorious Glasgow Haskell Compiler to version 7.6.3pgj2013-06-051-2/+2 * - Update Haskell ports from the development repositorypgj2013-03-301-2/+2 * - Remove A/An in COMMENTcs2013-03-301-1/+1 * - Fix breakage in the DYNAMIC-enabled ports triggered by the recentpgj2013-02-061-0/+1 * - Update The Glorious Glasgow Haskell Compiler to version 7.4.2pgj2012-12-203-12/+7 * - Teach the Haskell Cabal ports to use the new options frameworkpgj2012-08-031-1/+1 * - Update The Glorious Glasgow Haskell Compiler to version 7.4.1pgj2012-06-041-1/+2