diff options
Diffstat (limited to 'www/php-http/Makefile')
-rw-r--r-- | www/php-http/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-http/Makefile b/www/php-http/Makefile index 33fd9c4fe19..5310d277da7 100644 --- a/www/php-http/Makefile +++ b/www/php-http/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/04/30 01:22:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2017/08/24 20:03:42 adam Exp $ MODNAME= http PECL_VERSION= 2.6.0 @@ -9,7 +9,7 @@ PECL_DISTNAME= pecl_http-${PECL_VERSION} MAINTAINER= filip@joyent.com HOMEPAGE= http://pecl.php.net/package/pecl_http COMMENT= PHP extension for extended HTTP support -PKGREVISION= 1 +PKGREVISION= 2 LICENSE= 2-clause-bsd AND isc CONFLICTS= php-http-[0-9]* |