git: da3c4e0d2cc8 - main - www/py-secure-cookie: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 15:41:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=da3c4e0d2cc89e02be8cf055676d5da40aaa9f9d commit da3c4e0d2cc89e02be8cf055676d5da40aaa9f9d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-09 15:33:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-09 15:38:12 +0000 www/py-secure-cookie: Update WWW Approved by: portmgr (blanket) --- www/py-secure-cookie/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/py-secure-cookie/Makefile b/www/py-secure-cookie/Makefile index 9f21f26c764c..89cc66c9577c 100644 --- a/www/py-secure-cookie/Makefile +++ b/www/py-secure-cookie/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= acm@FreeBSD.org COMMENT= Secure cookie and session interface for WSGI applications -WWW= https://github.com/pallets/secure-cookie +WWW= https://github.com/pallets-eco/secure-cookie LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst