summaryrefslogtreecommitdiff
path: root/www/php-http3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/php-http3/Makefile')
-rw-r--r--www/php-http3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-http3/Makefile b/www/php-http3/Makefile
index e832d0953ad..2b82b5ad022 100644
--- a/www/php-http3/Makefile
+++ b/www/php-http3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2019/07/01 04:08:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/20 22:46:56 wiz Exp $
MODNAME= http
PECL_VERSION= 3.0.1
@@ -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= 9
+PKGREVISION= 10
LICENSE= 2-clause-bsd AND isc
CONFLICTS= php-http-[0-9]*