diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-08-09 06:20:00 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-08-09 06:24:08 +0000 |
commit | aa8c0111bfd641853f435ed69310589fccda2200 (patch) | |
tree | 3303d0a3259f111aa75c86f420007a16d13bd0aa /sysutils/cbsd-mq-api | |
parent | lang/go122: Update to 1.22.6 (diff) |
all: Bump after lang/go121 update
Diffstat (limited to 'sysutils/cbsd-mq-api')
-rw-r--r-- | sysutils/cbsd-mq-api/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cbsd-mq-api/Makefile b/sysutils/cbsd-mq-api/Makefile index d4cbf9adb078..151784dfc8a3 100644 --- a/sysutils/cbsd-mq-api/Makefile +++ b/sysutils/cbsd-mq-api/Makefile @@ -1,6 +1,6 @@ PORTNAME= cbsd-mq-api PORTVERSION= 0.3 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru |