aboutsummaryrefslogtreecommitdiff
path: root/www/horde4-base
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2002-05-15 10:32:20 +0000
committerSADA Kenji <sada@FreeBSD.org>2002-05-15 10:32:20 +0000
commitcd674241fff307bcc6573010a33e7d1bae529092 (patch)
tree63b553ed10ffe73007318eaf188db41715da60b8 /www/horde4-base
parentbe4a402b134124aa2ce144f2bbb89fdc9cf151ce (diff)
Notes
Diffstat (limited to 'www/horde4-base')
-rw-r--r--www/horde4-base/Makefile2
-rw-r--r--www/horde4-base/pkg-comment2
-rw-r--r--www/horde4-base/pkg-descr5
3 files changed, 5 insertions, 4 deletions
diff --git a/www/horde4-base/Makefile b/www/horde4-base/Makefile
index 10aca4f46e2b..b2a2c57130bc 100644
--- a/www/horde4-base/Makefile
+++ b/www/horde4-base/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
diff --git a/www/horde4-base/pkg-comment b/www/horde4-base/pkg-comment
index 20a1d723f4fc..9d28558ea160 100644
--- a/www/horde4-base/pkg-comment
+++ b/www/horde4-base/pkg-comment
@@ -1 +1 @@
-A common code-base used by Horde applications, written in PHP
+A common code-base used by Horde applications, written in PHP3
diff --git a/www/horde4-base/pkg-descr b/www/horde4-base/pkg-descr
index fd1087dfbeff..c0c36f4ae843 100644
--- a/www/horde4-base/pkg-descr
+++ b/www/horde4-base/pkg-descr
@@ -1,3 +1,6 @@
+Note: this port is mostly for sites running PHP3.
+ For a new installation, please consider the port www/horde2.
+
Horde is both a piece of software and a project.
The Horde Project comprises a set of Web-based productivity, messaging,
@@ -12,5 +15,3 @@ in Horde's components, and mostly IMP, the well-known webmail (see the
port mail/imp).
WWW: http://www.horde.org/
-
-- Thierry Thomas <thierry@thomas.as>.