diff options
author | jlam <jlam@pkgsrc.org> | 2001-06-07 16:22:08 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-06-07 16:22:08 +0000 |
commit | e6d06bdfcfc7d45a871a3a82469ef513a21ff1b0 (patch) | |
tree | 9eb39cd46faddcf2737a450b0443fcae56741a59 /www | |
parent | 3cf55fa68a3e50f2f9d5656bff462c60d920476b (diff) | |
download | pkgsrc-e6d06bdfcfc7d45a871a3a82469ef513a21ff1b0.tar.gz |
Fix comment to make it relevant for PCRE, not LDAP.
Diffstat (limited to 'www')
-rw-r--r-- | www/php4-pcre/pkg/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/php4-pcre/pkg/DESCR b/www/php4-pcre/pkg/DESCR index 66aabece2a8..d1281db8c11 100644 --- a/www/php4-pcre/pkg/DESCR +++ b/www/php4-pcre/pkg/DESCR @@ -1,2 +1,2 @@ PHP is a programming language designed to be embedded into web pages. -This module provides access to LDAP databases. +This module provides Perl-compatible regular expression support for PHP4. |