git: bd11e0d8fc83 - 2023Q4 - comms/qsstv: update WWW and MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Oct 2023 16:25:09 UTC
The branch 2023Q4 has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd11e0d8fc83abb5bfed44c917d595878f22e8a4 commit bd11e0d8fc83abb5bfed44c917d595878f22e8a4 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:24:59 +0000 comms/qsstv: update WWW and MASTER_SITES (cherry picked from commit f1c0a7cb32042ce8513667101d3903eca0c94b8a) --- 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