git: c51816f6960f - main - sysutils/poaman-suite: update to 20221130
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Dec 2022 11:03:38 UTC
The branch main has been updated by dfr (src committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=c51816f6960f111eb61727e02fe892b657d7f10d commit c51816f6960f111eb61727e02fe892b657d7f10d Author: Doug Rabson <dfr@FreeBSD.org> AuthorDate: 2022-11-30 15:20:55 +0000 Commit: Doug Rabson <dfr@FreeBSD.org> CommitDate: 2022-12-04 11:02:47 +0000 sysutils/poaman-suite: update to 20221130 Reviewed by: dch Approved by: dch Differential Revision: https://reviews.freebsd.org/D37568 --- sysutils/podman-suite/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/podman-suite/Makefile b/sysutils/podman-suite/Makefile index 65143a4ce058..6d85257f2a91 100644 --- a/sysutils/podman-suite/Makefile +++ b/sysutils/podman-suite/Makefile @@ -1,5 +1,5 @@ PORTNAME= podman-suite -PORTVERSION= 20221029 +PORTVERSION= 20221130 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org