Date: Thu, 17 Feb 2022 21:41:57 GMT From: Dries Michiels <driesm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 32261264e6ba - main - misc/ttyrec: Update WWW Message-ID: <202202172141.21HLfvO8091956@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=32261264e6ba1b7335608e1a3c11a5f77ba6901a commit 32261264e6ba1b7335608e1a3c11a5f77ba6901a Author: Dries Michiels <driesm@FreeBSD.org> AuthorDate: 2022-02-17 21:33:25 +0000 Commit: Dries Michiels <driesm@FreeBSD.org> CommitDate: 2022-02-17 21:41:40 +0000 misc/ttyrec: Update WWW The current URL returns 404. PR: 262003 Reported by: Graham Perrin <grahamperrin@gmail.com> --- misc/ttyrec/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/ttyrec/pkg-descr b/misc/ttyrec/pkg-descr index 695e30c11abc..3a63ac74a8af 100644 --- a/misc/ttyrec/pkg-descr +++ b/misc/ttyrec/pkg-descr @@ -3,4 +3,4 @@ ttyplay command. ttyrec is just a derivative of script command for recording timing information with microsecond accuracy as well. It can record emacs -nw, vi, lynx, or any programs running on tty. -WWW: http://0xcc.net/ttyrec/index.html.en +WWW: http://0xcc.net/ttyrec/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202172141.21HLfvO8091956>