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 60eeef00567..1ca8e4ce5f6 100644
--- a/www/php-http3/Makefile
+++ b/www/php-http3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/01/01 16:06:39 adam Exp $
+# $NetBSD: Makefile,v 1.4 2017/04/30 01:22:03 ryoon 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= 2
+PKGREVISION= 3
LICENSE= 2-clause-bsd AND isc
CONFLICTS= php-http-[0-9]*