summaryrefslogtreecommitdiff
path: root/security/php-oauth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/php-oauth/Makefile')
-rw-r--r--security/php-oauth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/php-oauth/Makefile b/security/php-oauth/Makefile
index 10e50a8026c..c06404e1a53 100644
--- a/security/php-oauth/Makefile
+++ b/security/php-oauth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/04/29 21:32:02 adam Exp $
+# $NetBSD: Makefile,v 1.15 2018/08/16 18:55:10 adam Exp $
MODNAME= oauth
PECL_VERSION= 2.0.1
@@ -6,7 +6,7 @@ CATEGORIES+= security
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= PHP oauth consumer extension
-PKGREVISION= 6
+PKGREVISION= 7
LICENSE= modified-bsd
PHP_VERSIONS_ACCEPTED= 70 71 72