1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

www/jetty9: Fix typo in DEPRECATED entry

Should say 2022-06-01 not 2023-06-01

Reported by:	Michael Osipov
This commit is contained in:
Daniel Engberg 2023-10-10 20:48:31 +02:00
parent 4a64f5eced
commit 6eb667800d

View File

@ -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