diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-07-15 15:07:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-07-15 15:07:06 +0000 |
commit | 7b5e2c3ae6d9f5ffcdc7e3356373805653b064da (patch) | |
tree | 58394558644535515e53061894557469031f06cd /www/pecl-http/Makefile | |
parent | 3925ba7426f4c48610a48a6647698a26bfe20095 (diff) | |
download | ports-7b5e2c3ae6d9f5ffcdc7e3356373805653b064da.tar.gz ports-7b5e2c3ae6d9f5ffcdc7e3356373805653b064da.zip |
- Update to 1.7.6
PR: 180184
Notes
Notes:
svn path=/head/; revision=323059
Diffstat (limited to 'www/pecl-http/Makefile')
-rw-r--r-- | www/pecl-http/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 1a5f1c159361..82c3699c6262 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= http -PORTVERSION= 1.7.5 -PORTREVISION= 1 +PORTVERSION= 1.7.6 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |