Date: Sat, 11 Jan 2025 05:20:32 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e390cfee2e8d - main - misc/libartnet: Update WWW Message-ID: <202501110520.50B5KWfl059026@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e390cfee2e8d58bdc3460a873f250cf301c61cb8 commit e390cfee2e8d58bdc3460a873f250cf301c61cb8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-11 05:11:45 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-01-11 05:20:28 +0000 misc/libartnet: Update WWW --- misc/libartnet/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/libartnet/Makefile b/misc/libartnet/Makefile index d81b4a162787..7eb11e0ec34c 100644 --- a/misc/libartnet/Makefile +++ b/misc/libartnet/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= https://github.com/OpenLightingProject/libartnet/releases/download MAINTAINER= yuri@FreeBSD.org COMMENT= ArtNet protocol to transfer DMX data controlling theater equipment -WWW= https://www.openlighting.org/libartnet-main/ +WWW= https://www.openlighting.org/libartnet-main/ \ + https://github.com/OpenLightingProject/libartnet LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501110520.50B5KWfl059026>