diff options
-rw-r--r-- | net-mgmt/unifi-lts/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/unifi-lts/Makefile b/net-mgmt/unifi-lts/Makefile index 7618ef6d1357..1b3f91aebc63 100644 --- a/net-mgmt/unifi-lts/Makefile +++ b/net-mgmt/unifi-lts/Makefile @@ -13,6 +13,9 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= feld@FreeBSD.org COMMENT= UniFi Controller v5 +DEPRECATED= Upstream EoL the hardware supported by this release +EXPIRES= 2021-07-16 + RUN_DEPENDS= mongodb36>0:databases/mongodb36 \ snappyjava>0:archivers/snappy-java |