Date: Mon, 9 Oct 2023 16:18:14 GMT From: Charlie Li <vishwin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f1c0a7cb3204 - main - comms/qsstv: update WWW and MASTER_SITES Message-ID: <202310091618.399GIEJ9072194@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1c0a7cb32042ce8513667101d3903eca0c94b8a commit f1c0a7cb32042ce8513667101d3903eca0c94b8a Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2023-10-09 16:17:50 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2023-10-09 16:17:50 +0000 comms/qsstv: update WWW and MASTER_SITES --- comms/qsstv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile index dac78db88893..acae55780c87 100644 --- a/comms/qsstv/Makefile +++ b/comms/qsstv/Makefile @@ -2,12 +2,12 @@ PORTNAME= qsstv PORTVERSION= 9.5.8 PORTREVISION= 2 CATEGORIES= comms hamradio -MASTER_SITES= http://users.telenet.be/on4qz/qsstv/downloads/ +MASTER_SITES= ${WWW}/${PORTNAME}/downloads/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio SSTV/FAX reception program for unix -WWW= http://users.telenet.be/on4qz/ +WWW= https://www.qsl.net/on4qz/ LICENSE= GPLv3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310091618.399GIEJ9072194>