summaryrefslogtreecommitdiff
path: root/www/php-http/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/php-http/Makefile')
-rw-r--r--www/php-http/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-http/Makefile b/www/php-http/Makefile
index 091576c3233..4fdce4eb78a 100644
--- a/www/php-http/Makefile
+++ b/www/php-http/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2020/05/06 14:05:07 adam Exp $
+# $NetBSD: Makefile,v 1.27 2020/05/22 10:56:46 adam Exp $
MODNAME= http
PECL_VERSION= 2.6.0
@@ -9,7 +9,7 @@ PECL_DISTNAME= pecl_http-${PECL_VERSION}
MAINTAINER= fhajny@NetBSD.org
HOMEPAGE= http://pecl.php.net/package/pecl_http
COMMENT= PHP extension for extended HTTP support
-PKGREVISION= 13
+PKGREVISION= 14
LICENSE= 2-clause-bsd AND isc
CONFLICTS= php-http-[0-9]*