diff options
Diffstat (limited to 'devel/libunit/Makefile')
| -rw-r--r-- | devel/libunit/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/libunit/Makefile b/devel/libunit/Makefile index 656112c590cd..5919112b76b5 100644 --- a/devel/libunit/Makefile +++ b/devel/libunit/Makefile @@ -4,13 +4,16 @@ MASTER_SITES?= https://unit.nginx.org/download/ DISTNAME= unit-${PORTVERSION} DISTINFO_FILE= ${.CURDIR}/../../www/unit/distinfo -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Development kit for dynamic web application server WWW= https://unit.nginx.org LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Upstream repo archived on Oct 8 2025 +EXPIRATION_DATE=2025-12-31 + CATEGORIES= devel www USES+= compiler:c11 cpe |
