git: d061960a9320 - main - www/glassfish4: Fix typo in DEPRECATED message

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Sat, 10 Jan 2026 17:34:35 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d061960a932072fc8f5b7c06bf01365c3be1f194

commit d061960a932072fc8f5b7c06bf01365c3be1f194
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2026-01-10 17:33:58 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-10 17:33:58 +0000

    www/glassfish4: Fix typo in DEPRECATED message
---
 www/glassfish4/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/glassfish4/Makefile b/www/glassfish4/Makefile
index 6d694d4733ef..02c63b439b8d 100644
--- a/www/glassfish4/Makefile
+++ b/www/glassfish4/Makefile
@@ -11,7 +11,7 @@ WWW=		https://javaee.github.io/glassfish/
 LICENSE=	CDDL
 LICENSE_FILE=	${WRKSRC}/glassfish/legal/LICENSE.txt
 
-DEPRECATED=	Very old version reached EoL, use www/glassfish7 instead
+DEPRECATED=	Very old version reached EoL, use www/glassfish 7.x instead
 EXPIRATION_DATE=	2026-03-31
 
 USES=		cpe java zip