summaryrefslogtreecommitdiff
path: root/security/php-oauth
diff options
context:
space:
mode:
authoradam <adam>2017-01-01 16:05:55 +0000
committeradam <adam>2017-01-01 16:05:55 +0000
commit614cbccb6d782917e559fbcd91085174c8759418 (patch)
tree0828ea9792b0384707d029eac24e0dda899fb396 /security/php-oauth
parentd1219bc7199f1b27ce7bd26a05e1d375805f7ae1 (diff)
downloadpkgsrc-614cbccb6d782917e559fbcd91085174c8759418.tar.gz
Revbump after boost update
Diffstat (limited to 'security/php-oauth')
-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 c41a76a5870..f762ac54f31 100644
--- a/security/php-oauth/Makefile
+++ b/security/php-oauth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/10/07 18:26:09 adam Exp $
+# $NetBSD: Makefile,v 1.9 2017/01/01 16:06:36 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= 1
+PKGREVISION= 2
LICENSE= modified-bsd
PHP_VERSIONS_ACCEPTED= 70