diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 09:34:56 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 09:34:56 -0500 |
commit | 8e4bc57934f0611f59a2bfca1ddbab781572ead3 (patch) | |
tree | dd28e4d04117817fbc1bef98b0acdc12f7ed50f5 /sysutils/container-diff/Makefile | |
parent | lang/go121: Update to 1.21.1 (diff) |
all: Bump PORTREVISION after lang/go* update
Diffstat (limited to 'sysutils/container-diff/Makefile')
-rw-r--r-- | sysutils/container-diff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/container-diff/Makefile b/sysutils/container-diff/Makefile index 36dce3c82c7a..c4d635f527dc 100644 --- a/sysutils/container-diff/Makefile +++ b/sysutils/container-diff/Makefile @@ -1,7 +1,7 @@ PORTNAME= container-diff PORTVERSION= 0.17.0 DISTVERSIONPREFIX= v -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org |