Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 2022 13:34:36 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 07e00f7c0955 - main - editors/mined: update WWW to the new mined home page
Message-ID:  <202212281334.2BSDYaMK047319@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=07e00f7c0955a34f3f6b67bf9a07f826f394e836

commit 07e00f7c0955a34f3f6b67bf9a07f826f394e836
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-12-28 13:32:47 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-12-28 13:34:33 +0000

    editors/mined: update WWW to the new mined home page
    
    Note: ATM MASTERSITES is still correct.
---
 editors/mined/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editors/mined/Makefile b/editors/mined/Makefile
index ea8aceac0db5..5b318f06e136 100644
--- a/editors/mined/Makefile
+++ b/editors/mined/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	http://towo.net/mined/download/
 
 MAINTAINER=	thierry@FreeBSD.org
 COMMENT=	Text mode editor with Unicode support
-WWW=		http://towo.net/mined/
+WWW=		https://mined.github.io/
 
 LICENSE=	GPLv3
 



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