diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 21:46:11 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 21:55:23 +0000 |
commit | 2297efc51b0f75d25389b742048fb7e9b2d96f0d (patch) | |
tree | 465304db07c773aab12eb481c3c068003983eda0 /sysutils/container-diff/Makefile | |
parent | 828b16a5850f7c732705bb4cc4f8ed207faeac0d (diff) | |
download | ports-2297efc51b0f75d25389b742048fb7e9b2d96f0d.tar.gz ports-2297efc51b0f75d25389b742048fb7e9b2d96f0d.zip |
all: Bump PORTREVISION after GO_DEFAULT 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 33975ea667ae..d8ce4220dc26 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= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org |