git: 0eab2d5fe6a3 - main - databases/py-south: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Jun 2022 12:09:04 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0eab2d5fe6a36a2003d4e5c264692520e650b962
commit 0eab2d5fe6a36a2003d4e5c264692520e650b962
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-06-06 12:01:37 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-06-06 12:01:37 +0000
databases/py-south: Take maintainership
---
databases/py-south/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/py-south/Makefile b/databases/py-south/Makefile
index 3a81db124eec..c9921afe0c57 100644
--- a/databases/py-south/Makefile
+++ b/databases/py-south/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= South-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wen@FreeBSD.org
COMMENT= Intelligent schema migrations for Django apps
LICENSE= APACHE20