git: 02bb36fdf638 - main - multimedia/libcec: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Oct 2024 05:27:35 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=02bb36fdf638b378dbb433a4e39a554d966da03a commit 02bb36fdf638b378dbb433a4e39a554d966da03a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-14 04:47:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-14 05:25:19 +0000 multimedia/libcec: Update WWW --- multimedia/libcec/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/multimedia/libcec/Makefile b/multimedia/libcec/Makefile index 0a7a96790920..3ff823dd1793 100644 --- a/multimedia/libcec/Makefile +++ b/multimedia/libcec/Makefile @@ -6,7 +6,8 @@ CATEGORIES= multimedia MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library to control Pulse-Eight's HDMI-CEC adapter -WWW= http://libcec.pulse-eight.com/ +WWW= https://libcec.pulse-eight.com/ \ + https://github.com/Pulse-Eight/libcec LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING