git: 959d0e922c3c - main - lang/mono: restore WWW after 4553130a9c53

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 10 Aug 2023 10:54:25 UTC
The branch main has been updated by jbeich:

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

commit 959d0e922c3c5873e9eadf6e801ce13ca4f6d217
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-10 10:51:57 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-10 10:54:21 +0000

    lang/mono: restore WWW after 4553130a9c53
    
    PR:             251795
---
 lang/mono/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index cb34b7fb60aa..45775630229e 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -4,6 +4,7 @@ CATEGORIES=	lang
 
 MAINTAINER=	mono@FreeBSD.org
 COMMENT=	Meta-port for the default version of the Mono framework
+WWW=		https://www.mono-project.com/
 
 RUN_DEPENDS=	mono${MONO_DEFAULT}>0:lang/mono${MONO_DEFAULT}