Date: Thu, 10 Aug 2023 10:54:25 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 959d0e922c3c - main - lang/mono: restore WWW after 4553130a9c53 Message-ID: <202308101054.37AAsPJG075240@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308101054.37AAsPJG075240>