diff options
Diffstat (limited to 'mail/horde-imp/Makefile')
-rw-r--r-- | mail/horde-imp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile index 3eb05f0a462b..1427988c53a0 100644 --- a/mail/horde-imp/Makefile +++ b/mail/horde-imp/Makefile @@ -121,7 +121,7 @@ pre-install: # N.B.: database dependencies are binded with mod_php#, neither by Horde nor IMP. @if [ -f ${IMPDIR}/index.php ]; then \ ${ECHO_MSG} "" ; \ - ${ECHO_MSG} "Please deinstall the port mail/imp-devel." ; \ + ${ECHO_MSG} "Please deinstall the port mail/imp3." ; \ ${ECHO_MSG} "" ; \ ${FALSE} ; \ fi |