diff --git a/sysutils/podman-suite/Makefile b/sysutils/podman-suite/Makefile index d89d716812cd..0bb68f08f372 100644 --- a/sysutils/podman-suite/Makefile +++ b/sysutils/podman-suite/Makefile @@ -1,21 +1,21 @@ PORTNAME= podman-suite -PORTVERSION= 20230218 +PORTVERSION= 20230605 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org COMMENT= Metaport of podman and buildah toolkit WWW= https://podman.io/ USES= metaport RUN_DEPENDS= buildah>=0:sysutils/buildah \ podman>=0:sysutils/podman \ skopeo>=0:sysutils/skopeo .include .if ${OPSYS} != FreeBSD IGNORE= not supported for this configuration .endif .include