Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Oct 2022 15:41:21 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: da3c4e0d2cc8 - main - www/py-secure-cookie: Update WWW
Message-ID:  <202210091541.299FfLbB054577@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210091541.299FfLbB054577>