diff options
Diffstat (limited to 'www/horde/Makefile')
-rw-r--r-- | www/horde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile index 10aca4f46e2b..b2a2c57130bc 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -77,7 +77,7 @@ pre-everything:: pre-install: @if [ -f ${HORDEDIR}/index.php ]; then \ ${ECHO_MSG} "" ; \ - ${ECHO_MSG} "Please deinstall the port www/horde-devel." ; \ + ${ECHO_MSG} "Please deinstall the port www/horde2." ; \ ${ECHO_MSG} "" ; \ ${FALSE} ; \ fi |