Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Oct 2023 16:25:09 GMT
From:      Charlie Li <vishwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: bd11e0d8fc83 - 2023Q4 - comms/qsstv: update WWW and MASTER_SITES
Message-ID:  <202310091625.399GP9i8089473@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310091625.399GP9i8089473>