diff options
| author | Paavo-Einari Kaipila <pkaipila@gmail.com> | 2025-11-15 12:15:00 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-11-15 12:15:07 +0000 |
| commit | 00c6715902572d380850000cc633b20ef0810934 (patch) | |
| tree | b0abbafe1a4bf9d9cfacbd58a3ee3b5a340d545a | |
| parent | c43c4a2326ff8b98c7c9d7810951045a3beb2fde (diff) | |
devel/libunit: Deprecate and set expiration date to 2025-12-31
* Upstream repo archived on Oct 8 2025
PR: 290923
| -rw-r--r-- | devel/libunit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libunit/Makefile b/devel/libunit/Makefile index 49b1d5cb6444..5919112b76b5 100644 --- a/devel/libunit/Makefile +++ b/devel/libunit/Makefile @@ -11,6 +11,9 @@ 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 |
