diff options
author | garga <garga@FreeBSD.org> | 2006-02-06 23:34:44 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-02-06 23:34:44 +0800 |
commit | 80a46ef920124988ef877e544cfe15c195be34b1 (patch) | |
tree | 7a9ca28e5c601b83b31be38d05d84780bb42ca3c /www/Makefile | |
parent | 865cc19aa264561317925c1c03071677667e2cb5 (diff) | |
download | freebsd-ports-gnome-80a46ef920124988ef877e544cfe15c195be34b1.tar.gz freebsd-ports-gnome-80a46ef920124988ef877e544cfe15c195be34b1.tar.zst freebsd-ports-gnome-80a46ef920124988ef877e544cfe15c195be34b1.zip |
Add pecl-pecl_http 0.22.0, a PHP extension which provides extended HTTP
request/response handling.
PR: ports/92827
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index db61184bde62..8f402401cf8c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -730,6 +730,7 @@ SUBDIR += pear-HTTP_Upload SUBDIR += pear-Text_Wiki SUBDIR += pecl-APC + SUBDIR += pecl-pecl_http SUBDIR += perlbal SUBDIR += pglogd SUBDIR += photo_gallery |