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

next in thread | raw e-mail | index | archive | help
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



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