aboutsummaryrefslogtreecommitdiff
path: root/databases/usql
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 /databases/usql
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 'databases/usql')
-rw-r--r--databases/usql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/usql/Makefile b/databases/usql/Makefile
index 16b3a17cff19..2d43231376b3 100644
--- a/databases/usql/Makefile
+++ b/databases/usql/Makefile
@@ -1,7 +1,7 @@
PORTNAME= usql
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MAINTAINER= yuri@FreeBSD.org