diff options
author | nork <nork@FreeBSD.org> | 2003-06-07 01:52:24 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-06-07 01:52:24 +0800 |
commit | 9451933b5e8db5d24154824d6e438d128ef696fd (patch) | |
tree | 3e83490a7baa6fd386a297765179802f645c9d3f /www | |
parent | de5489851cab9c660ed2486995c9d5417fc0e156 (diff) | |
download | freebsd-ports-gnome-9451933b5e8db5d24154824d6e438d128ef696fd.tar.gz freebsd-ports-gnome-9451933b5e8db5d24154824d6e438d128ef696fd.tar.zst freebsd-ports-gnome-9451933b5e8db5d24154824d6e438d128ef696fd.zip |
Fix port decription.
PR: ports/52605, ports/52617
Submitted by: Rui Lopes <rui@ruilopes.com>
Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_php4/pkg-message | 2 | ||||
-rw-r--r-- | www/mod_php5/pkg-message | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php4/pkg-message b/www/mod_php4/pkg-message index b37ebc0c85a4..39eb3291e82b 100644 --- a/www/mod_php4/pkg-message +++ b/www/mod_php4/pkg-message @@ -2,7 +2,7 @@ You have installed the mod_php4 package. -Have a look at the php-mod-dev port if you need additional extensions +Have a look at the mod_php4 port if you need additional extensions other than ctype, MySQL, PCRE, POSIX, session, tokenizer, XML and ZLIB. You can find it at diff --git a/www/mod_php5/pkg-message b/www/mod_php5/pkg-message index b37ebc0c85a4..39eb3291e82b 100644 --- a/www/mod_php5/pkg-message +++ b/www/mod_php5/pkg-message @@ -2,7 +2,7 @@ You have installed the mod_php4 package. -Have a look at the php-mod-dev port if you need additional extensions +Have a look at the mod_php4 port if you need additional extensions other than ctype, MySQL, PCRE, POSIX, session, tokenizer, XML and ZLIB. You can find it at |