diff --git a/sysutils/podman-suite/Makefile b/sysutils/podman-suite/Makefile index 56675d9e70c6..b9b8418d5916 100644 --- a/sysutils/podman-suite/Makefile +++ b/sysutils/podman-suite/Makefile @@ -1,22 +1,22 @@ PORTNAME= podman-suite -PORTVERSION= 20260312 +PORTVERSION= 20260414 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 \ catatonit>=0:sysutils/catatonit \ podman>=0:sysutils/podman \ skopeo>=0:sysutils/skopeo .include .if ${OPSYS} != FreeBSD IGNORE= not supported for this configuration .endif .include