diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2025-05-25 17:54:34 +0200 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2025-05-25 17:54:34 +0200 |
commit | 9cc223a966407f27c0650ea1f610952758f2895c (patch) | |
tree | 9a474583475690e36699bf060efe9c24b8cff23a | |
parent | databases/neo4j: Fix run-time (diff) |
net-mgmt/unifi8: Mark deprecated and set expiration date
Set expiration date to 2025-06-30
-rw-r--r-- | net-mgmt/unifi8/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/unifi8/Makefile b/net-mgmt/unifi8/Makefile index 26078ec49d23..9724e2853df0 100644 --- a/net-mgmt/unifi8/Makefile +++ b/net-mgmt/unifi8/Makefile @@ -11,6 +11,9 @@ DISTFILES= unifi_sysvinit_all.deb:unifi \ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= unifi_sysvinit_all.deb +DEPRECATED= No longer supported by upstream +EXPIRATION_DATE=2025-06-30 + MAINTAINER= otis@FreeBSD.org COMMENT= UniFi Controller v8 WWW= https://help.ui.com/hc/en-us/categories/200320654-UniFi-Wireless |