aboutsummaryrefslogtreecommitdiff
path: root/textproc/gh-grep
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-08-03 21:06:26 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-08-03 21:35:13 +0000
commit4476f89764d3ee73d216c2d56df149e8d4c62c24 (patch)
treeab13970f14b825c981def32647f222c39bfe2ee6 /textproc/gh-grep
parenta79e7b164092f7c788952afbef09fc850d3604f3 (diff)
downloadports-4476f89764d3ee73d216c2d56df149e8d4c62c24.tar.gz
ports-4476f89764d3ee73d216c2d56df149e8d4c62c24.zip
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
Diffstat (limited to 'textproc/gh-grep')
-rw-r--r--textproc/gh-grep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile
index 021817ef7abc..9c0109e0759c 100644
--- a/textproc/gh-grep/Makefile
+++ b/textproc/gh-grep/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gh-grep
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org