summaryrefslogtreecommitdiff
path: root/www/oauth2-proxy
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-08-03 16:06:26 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-08-03 16:35:13 -0500
commit4476f89764d3ee73d216c2d56df149e8d4c62c24 (patch)
treeab13970f14b825c981def32647f222c39bfe2ee6 /www/oauth2-proxy
parentMk/bsd.default-versions.mk: Update GO_DEFAULT to 1.19 (diff)
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
Diffstat (limited to 'www/oauth2-proxy')
-rw-r--r--www/oauth2-proxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/oauth2-proxy/Makefile b/www/oauth2-proxy/Makefile
index c93186fde725..9fdd7a4cfddc 100644
--- a/www/oauth2-proxy/Makefile
+++ b/www/oauth2-proxy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= oauth2-proxy
PORTVERSION= 7.2.1
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MAINTAINER= freebsd@rheinwolf.de