git: 59c6c16ce228 - main - devel/py-pymarc: Fix WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 19:01:47 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=59c6c16ce228435cbbaa5f372fbd87a322b256ea
commit 59c6c16ce228435cbbaa5f372fbd87a322b256ea
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:45:58 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:49:10 +0000
devel/py-pymarc: Fix WWW
---
devel/py-pymarc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/py-pymarc/Makefile b/devel/py-pymarc/Makefile
index fe5f4d204f39..0f455338c91c 100644
--- a/devel/py-pymarc/Makefile
+++ b/devel/py-pymarc/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
COMMENT= Read Write And Modify MARC Bibliographic Data
-WWW= https://github.com/pymarc/pymarc
+WWW= https://gitlab.com/pymarc/pymarc
LICENSE= BSD2CLAUSE