Date: Fri, 20 Sep 2024 09:13:25 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5715e8af2802 - main - misc/openhantek: Replace WWW Message-ID: <202409200913.48K9DPp8065014@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5715e8af2802205aa6d07257f7526639dd915ed6 commit 5715e8af2802205aa6d07257f7526639dd915ed6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-09-19 15:01:29 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-09-20 09:13:16 +0000 misc/openhantek: Replace WWW They lost the previous domain http://openhantek.org/. --- misc/openhantek/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/openhantek/Makefile b/misc/openhantek/Makefile index b8528185d08f..3f426c1689cc 100644 --- a/misc/openhantek/Makefile +++ b/misc/openhantek/Makefile @@ -4,7 +4,7 @@ CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Digital Software Oscilloscope (DSO) software for Hantek oscilloscopes -WWW= http://openhantek.org/ +WWW= https://github.com/OpenHantek/OpenHantek6022 LICENSE= GPLv3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409200913.48K9DPp8065014>