git: b7a5a35723b5 - main - textproc/uncrustify: update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Nov 2022 20:08:48 UTC
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