diff options
author | nork <nork@FreeBSD.org> | 2003-07-04 10:26:08 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-07-04 10:26:08 +0800 |
commit | 7a97b1293c2e2b1a9791b943600bf7d25680bf42 (patch) | |
tree | 37da5d805535ef4608f67ab32d18feab4e3e4498 /lang/php53/pkg-message | |
parent | 2a703446e690df844196acf1a70373146dad45a4 (diff) | |
download | freebsd-ports-gnome-7a97b1293c2e2b1a9791b943600bf7d25680bf42.tar.gz freebsd-ports-gnome-7a97b1293c2e2b1a9791b943600bf7d25680bf42.tar.zst freebsd-ports-gnome-7a97b1293c2e2b1a9791b943600bf7d25680bf42.zip |
o Add default overload extension.
o Add WITH_REGEX_TYPE knob [1].
o Small fixes.
PR: ports/54061
Requsted by: Jens Rehsack [1]
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Diffstat (limited to 'lang/php53/pkg-message')
-rw-r--r-- | lang/php53/pkg-message | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php53/pkg-message b/lang/php53/pkg-message index 6c74a09e8126..f25442446668 100644 --- a/lang/php53/pkg-message +++ b/lang/php53/pkg-message @@ -2,8 +2,8 @@ You have installed the php4 package. -Have a look at the php4 port if you need additional extensions -other than ctype, MySQL, PCRE, POSIX, session, tokenizer, XML and ZLIB. +Have a look at the php4 port if you need additional extensions other than +CTYPE, MYSQL, OVERLOAD, PCRE, POSIX, SESSION, TOKENIZER, XML and ZLIB. You can find it at ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/lang/php4.tar |