aboutsummaryrefslogtreecommitdiff
path: root/mail/sqwebmail
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-09-13 14:45:03 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-09-13 14:45:03 +0000
commit5d4c24525fe576a6105dd0fa6d1449963fd14441 (patch)
treea25809bfd075045d49e72090df0c95c13e3c8d64 /mail/sqwebmail
parent1134ac5d1554650e4690ad0ccbdb7d2fc5f85c8e (diff)
downloadports-5d4c24525fe576a6105dd0fa6d1449963fd14441.tar.gz
ports-5d4c24525fe576a6105dd0fa6d1449963fd14441.zip
fix a small typo
Submitted by: Marian Cerny <jojo@matfyz.cz>
Notes
Notes: svn path=/head/; revision=142600
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r--mail/sqwebmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile
index 97d2041b3cf2..aff7af4eede0 100644
--- a/mail/sqwebmail/Makefile
+++ b/mail/sqwebmail/Makefile
@@ -212,7 +212,7 @@ post-install:
.endfor
.endif
@${ECHO_MSG} ""
- @${ECHO_MSG} "Add the following line to your /etc/crontab to make shure the"
+ @${ECHO_MSG} "Add the following line to your /etc/crontab to make sure the"
@${ECHO_MSG} "sqwebmail cache directory gets cleaned up."
@${ECHO_MSG} "0 * * * * ${CACHEOWNER} ${PREFIX}/share/sqwebmail/cleancache.pl"
@${ECHO_MSG} ""