git: f5c11400c0f2 - 2022Q2 - textproc/scdoc: fix homepage
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Apr 2022 01:00:44 UTC
The branch 2022Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f5c11400c0f217a6da7eb8fc94f5ee9d00d4a224 commit f5c11400c0f217a6da7eb8fc94f5ee9d00d4a224 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-04-09 00:59:14 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-04-09 01:00:40 +0000 textproc/scdoc: fix homepage Homepage link https://git.sr.ht/~sircmpwn/scdoc/ is dead (HTTP 404) for more than a month and should be replaced by alive link (or link to archive.org as a last resort). Reported by: Repology (cherry picked from commit 728f1c6fa6cb007ae104e81a058600f950d927ca) --- textproc/scdoc/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/scdoc/pkg-descr b/textproc/scdoc/pkg-descr index a7f6cd99365c..078e68fd0063 100644 --- a/textproc/scdoc/pkg-descr +++ b/textproc/scdoc/pkg-descr @@ -1,3 +1,3 @@ scdoc is a simple man page generator for POSIX systems written in C99. -WWW: https://git.sr.ht/~sircmpwn/scdoc/ +WWW: https://git.sr.ht/~sircmpwn/scdoc