git: 972df26fc908 - main - devel/py-traceback2: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:37:30 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=972df26fc90896e4261a856df5ccbb24c18b0b2a
commit 972df26fc90896e4261a856df5ccbb24c18b0b2a
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:17:04 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:36 +0000
devel/py-traceback2: Update WWW
---
devel/py-traceback2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/py-traceback2/Makefile b/devel/py-traceback2/Makefile
index 83a7b75590b7..babe4785e823 100644
--- a/devel/py-traceback2/Makefile
+++ b/devel/py-traceback2/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= New features in traceback backported to Python 2
-WWW= https://pypi.org/project/traceback2/
+WWW= https://github.com/testing-cabal/traceback2
LICENSE= PSFL