aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-10-10 18:48:31 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-10-10 18:48:37 +0000
commit6eb667800d65bda6f4181373b7d686ec496ee745 (patch)
tree8689b759de9c195a86a058e5d818ba7a5c327a59
parent4a64f5eced0e2f1e7cbdde7f7e3076c0d5f9c596 (diff)
downloadports-6eb667800d65bda6f4181373b7d686ec496ee745.tar.gz
ports-6eb667800d65bda6f4181373b7d686ec496ee745.zip
www/jetty9: Fix typo in DEPRECATED entry
Should say 2022-06-01 not 2023-06-01 Reported by: Michael Osipov
-rw-r--r--www/jetty9/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jetty9/Makefile b/www/jetty9/Makefile
index 4b45cd0fcc3c..273048dc63f5 100644
--- a/www/jetty9/Makefile
+++ b/www/jetty9/Makefile
@@ -9,7 +9,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Full-featured web server implemented entirely in Java
WWW= https://www.eclipse.org/jetty/
-DEPRECATED= End of life as of 2023-06-01, consider migrating to www/jetty10
+DEPRECATED= End of life as of 2022-06-01, consider migrating to www/jetty10
EXPIRATION_DATE=2023-11-30
LICENSE= APACHE20 EPL