Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2022 01:00:35 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 728f1c6fa6cb - main - textproc/scdoc: fix homepage
Message-ID:  <202204090100.23910ZeX007647@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=728f1c6fa6cb007ae104e81a058600f950d927ca

commit 728f1c6fa6cb007ae104e81a058600f950d927ca
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-04-09 00:59:14 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-04-09 00:59:41 +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
---
 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



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