From 54a604bbc03b6817dcad6bb537406efe87d96f6c Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 7 Dec 2018 21:34:56 +0000 Subject: [PATCH] Update WWW Approved by: portmgr (blanket) --- databases/py-pymysql/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/py-pymysql/pkg-descr b/databases/py-pymysql/pkg-descr index 6cc002cb4626..c56ad8a070c0 100644 --- a/databases/py-pymysql/pkg-descr +++ b/databases/py-pymysql/pkg-descr @@ -1,4 +1,4 @@ This pure Python MySQL client provides a DB-API to a MySQL database by talking directly to the server via the binary client/server protocol. -WWW: https://github.com/petehunt/PyMySQL +WWW: https://github.com/PyMySQL/PyMySQL