git: d6247ff1bb78 - main - textproc/minixmlto: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Sep 2025 23:26:13 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d6247ff1bb785524e12ddc9b2d71c5e3e19c83fa
commit d6247ff1bb785524e12ddc9b2d71c5e3e19c83fa
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-09-07 22:55:50 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-09-07 23:07:36 +0000
textproc/minixmlto: Update WWW
Approved by: portmgr (blanket)
---
textproc/minixmlto/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/minixmlto/Makefile b/textproc/minixmlto/Makefile
index 351240e79858..65406548978a 100644
--- a/textproc/minixmlto/Makefile
+++ b/textproc/minixmlto/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= https://codeberg.org/bapt/${PORTNAME}/archive/${DISTVERSIONFULL}${
MAINTAINER= bapt@FreeBSD.org
COMMENT= Minimalistic alternative to xmlto
-WWW= https://github.com/bapt/minixmlto
+WWW= https://codeberg.org/bapt/minixmlto
LICENSE= BSD2CLAUSE