git: f1c0a7cb3204 - main - comms/qsstv: update WWW and MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Oct 2023 16:18:14 UTC
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