diff options
Diffstat (limited to 'devel/unit-otel/Makefile')
| -rw-r--r-- | devel/unit-otel/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/unit-otel/Makefile b/devel/unit-otel/Makefile index 67ff5c8a3432..962454981e31 100644 --- a/devel/unit-otel/Makefile +++ b/devel/unit-otel/Makefile @@ -1,17 +1,20 @@ PORTNAME= unit-otel PORTVERSION= ${UNIT_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES?= https://unit.nginx.org/download/ DISTFILES= unit-${PORTVERSION}.tar.gz -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OTel static library for Unit WWW= https://unit.nginx.org LICENSE= APACHE20 LICENSE_FILE= ${WRKDIR}/unit-${PORTVERSION}/LICENSE +DEPRECATED= Upstream repo archived on Oct 8 2025 +EXPIRATION_DATE=2025-12-31 + USES= cargo cpe ssl CPE_VENDOR= nginx |
