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 7ebefe8f123..036fb2b7fb4 100644
--- a/www/php-http3/Makefile
+++ b/www/php-http3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/08/24 20:03:42 adam Exp $
+# $NetBSD: Makefile,v 1.6 2018/01/01 21:18:56 adam Exp $
MODNAME= http
PECL_VERSION= 3.0.1
@@ -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= 4
+PKGREVISION= 5
LICENSE= 2-clause-bsd AND isc
CONFLICTS= php-http-[0-9]*