Date: Fri, 11 Nov 2022 20:08:48 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b7a5a35723b5 - main - textproc/uncrustify: update WWW Message-ID: <202211112008.2ABK8mkM034410@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7a5a35723b5261ebcba8abf38d937b840cce448 commit b7a5a35723b5261ebcba8abf38d937b840cce448 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-11-11 20:01:13 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-11-11 20:06:28 +0000 textproc/uncrustify: update WWW --- textproc/uncrustify/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile index 3b15db868c89..ab4119ba9077 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -5,7 +5,8 @@ CATEGORIES= textproc MAINTAINER= amdmi3@FreeBSD.org COMMENT= Highly configurable source code beautifier -WWW= http://uncrustify.sourceforge.net/ +WWW= https://uncrustify.sourceforge.net/ \ + https://github.com/uncrustify/uncrustify LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211112008.2ABK8mkM034410>