summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/cyrus/pkg-deinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cyrus/pkg-deinstall b/mail/cyrus/pkg-deinstall
index ed567ca504b0..db951d391314 100644
--- a/mail/cyrus/pkg-deinstall
+++ b/mail/cyrus/pkg-deinstall
@@ -39,7 +39,7 @@ case $2 in
DEINSTALL)
cd ${PKG_PREFIX}
cyrus_conf
- checkfile ${PKG_PREIFX}/etc/imapd.conf
+ checkfile ${PKG_PREFIX}/etc/imapd.conf
;;
POST-DEINSTALL)
;;