aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-28 11:50:11 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-28 14:39:49 +0000
commit492e0f163e6886b1e475df3ef590079a46e6379b (patch)
tree86f83b3795ea0ad7dbf4d26921022a95e0c091d9
parentc4d29ef313a72421f97eab3d473b2bc4197bb628 (diff)
downloadports-492e0f163e6886b1e475df3ef590079a46e6379b.tar.gz
ports-492e0f163e6886b1e475df3ef590079a46e6379b.zip
security/webfwlog: Mark DEPRECATED
- Depends on EOL MySQL 5.7 - Set EXPIRATION_DATE 2023-11-28 Approved by: portmgr (blanket)
-rw-r--r--security/webfwlog/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/webfwlog/Makefile b/security/webfwlog/Makefile
index 078ce849ea6b..f76393163bc9 100644
--- a/security/webfwlog/Makefile
+++ b/security/webfwlog/Makefile
@@ -10,6 +10,9 @@ WWW= http://www.webfwlog.net/
LICENSE= GPLv2
+DEPRECATED= Depends on EOL MySQL 5.7
+EXPIRATION_DATE= 2023-11-28
+
USES= cpe php:web
GNU_CONFIGURE= yes