git: 161e9b909750 - main - databases/py-sqlobject: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Jun 2022 12:06:11 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=161e9b90975053fec9a4a11bbe1d06d630ca2fc7
commit 161e9b90975053fec9a4a11bbe1d06d630ca2fc7
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-06-06 11:58:33 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-06-06 11:58:33 +0000
databases/py-sqlobject: Take maintainership
---
databases/py-sqlobject/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/py-sqlobject/Makefile b/databases/py-sqlobject/Makefile
index 9355a6dd87b8..f35cf3bed0c1 100644
--- a/databases/py-sqlobject/Makefile
+++ b/databases/py-sqlobject/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= SQLObject-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wen@FreeBSD.org
COMMENT= Python object for manipulation with SQL table row
LICENSE= LGPL21