summaryrefslogtreecommitdiff
path: root/security/go-oauth2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/go-oauth2/Makefile')
-rw-r--r--security/go-oauth2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/go-oauth2/Makefile b/security/go-oauth2/Makefile
index eab03547cfe..f0c77bc58dd 100644
--- a/security/go-oauth2/Makefile
+++ b/security/go-oauth2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2019/04/16 18:41:11 bsiegert Exp $
+# $NetBSD: Makefile,v 1.20 2019/05/27 15:18:30 bsiegert Exp $
#
DISTNAME= oauth2
PKGNAME= go-${DISTNAME}-20151204
-PKGREVISION= 16
+PKGREVISION= 17
GITHUB_PROJECT= ${DISTNAME}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}