git: 8af6a1288162 - main - editors/tea: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Dec 2023 13:11:35 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=8af6a12881620a48a1db2032e3a2b67369c17f3f commit 8af6a12881620a48a1db2032e3a2b67369c17f3f Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-12-15 21:56:26 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-16 13:11:22 +0000 editors/tea: Update WWW This previous webite is no longer active and the project has moved here. Approved by: portmgr (just-fix-it) --- editors/tea/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/tea/Makefile b/editors/tea/Makefile index d93a13644f2e..a2c8da225600 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -4,7 +4,7 @@ CATEGORIES= editors MAINTAINER= danilo@FreeBSD.org COMMENT= Simple and powerful Qt-based text editor -WWW= http://semiletov.org/tea/ +WWW= https://tea.ourproject.org/ LICENSE= GPLv3