git: d5c9dd492207 - main - textproc/docbook-utils: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Oct 2023 21:34:43 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d5c9dd4922075eb37dfffb187876cdb830627067
commit d5c9dd4922075eb37dfffb187876cdb830627067
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-20 21:10:18 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-20 21:34:27 +0000
textproc/docbook-utils: Update WWW
sources.redhat.com is defunct
---
textproc/docbook-utils/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/docbook-utils/Makefile b/textproc/docbook-utils/Makefile
index bcf5cd0a94ef..4573ab3b4dc5 100644
--- a/textproc/docbook-utils/Makefile
+++ b/textproc/docbook-utils/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= SOURCEWARE/docbook-tools/new-trials/SOURCES
MAINTAINER= ports@FreeBSD.org
COMMENT= Generates various output formats from DocBook SGML documents
-WWW= http://sources.redhat.com/docbook-tools/
+WWW= https://www.sourceware.org/docbook-tools/
BUILD_DEPENDS+= docbook-sgml>0:textproc/docbook-sgml \
dsssl-docbook-modular>0:textproc/dsssl-docbook-modular \