diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-03-09 17:26:27 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-03-09 17:26:27 +0000 |
commit | e7e38c4d2c3719350e757f248543d2b7056f8c84 (patch) | |
tree | 3920078f40c256b01086e6c61d72e4daaffd41f2 /www/pecl-http/Makefile | |
parent | c9370719951e9172fbb1d511eaa31d5d8601e94d (diff) | |
download | ports-e7e38c4d2c3719350e757f248543d2b7056f8c84.tar.gz ports-e7e38c4d2c3719350e757f248543d2b7056f8c84.zip |
- Update to 1.7.5
Notes
Notes:
svn path=/head/; revision=313734
Diffstat (limited to 'www/pecl-http/Makefile')
-rw-r--r-- | www/pecl-http/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 8a2a1e325b2f..d72c591aa0d7 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -1,12 +1,8 @@ -# Ports collection makefile for: pecl-http -# Date created: 23 July 2008 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= http -PORTVERSION= 1.7.4 +PORTVERSION= 1.7.5 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |