git: e390cfee2e8d - main - misc/libartnet: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Jan 2025 05:20:32 UTC
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