aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2022-01-26 23:36:59 +0000
committerMatthias Andree <mandree@FreeBSD.org>2022-01-26 23:38:05 +0000
commite13b62b96a86e3d41a1fc9fce3e84b734b1dcc50 (patch)
tree72fff148068736dcab2db8bf44d0260b4feef652
parent74dbe14a24247812a08799c1914484315c6b6dc6 (diff)
downloadports-e13b62b96a86e3d41a1fc9fce3e84b734b1dcc50.tar.gz
ports-e13b62b96a86e3d41a1fc9fce3e84b734b1dcc50.zip
databases/db5: change DEPRECATED text
-rw-r--r--databases/db5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db5/Makefile b/databases/db5/Makefile
index 9c8e8d0f84fd..98be08e9dc54 100644
--- a/databases/db5/Makefile
+++ b/databases/db5/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX?=
DISTNAME= db-${PORTVERSION}
DIST_SUBDIR= bdb
-DEPRECATED= EOLd, upstream hiding patches, potential security issues
+DEPRECATED= EOLd, potential security issues, maybe use db18 instead
EXPIRATION_DATE=2022-06-30
MAINTAINER= ports@FreeBSD.org