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