diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-05 00:13:48 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-05 00:13:48 +0000 |
commit | d43b9f79a17c1625e1127a04f239c06dba931a4b (patch) | |
tree | 306a48d85fefed9a667b0af85fa0a1b4235fcff5 /www/pecl-pecl_http/Makefile | |
parent | 880a12518e7cff1e486b630cc8c7a73f1a533b9f (diff) |
Notes
Diffstat (limited to 'www/pecl-pecl_http/Makefile')
-rw-r--r-- | www/pecl-pecl_http/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-pecl_http/Makefile b/www/pecl-pecl_http/Makefile index bbe7b2d5dd1d..d77b656168d8 100644 --- a/www/pecl-pecl_http/Makefile +++ b/www/pecl-pecl_http/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pecl_http -DISTVERSION= 1.0.0 +DISTVERSION= 1.0.1 CATEGORIES= www pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |