diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-15 07:18:28 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-15 07:18:28 +0000 |
| commit | 51cedb6f70637ac41ba74087d79fb672865cc66a (patch) | |
| tree | 90483f1e88baa858b2d4c405ca75f948a8315e73 | |
| parent | 209aa5bcdb54ed03edeaeb733b696d707d544daf (diff) | |
devel/py-python-pcre: Take maintainership
| -rw-r--r-- | devel/py-python-pcre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-pcre/Makefile b/devel/py-python-pcre/Makefile index 068a48922f87..8c911e1a38b3 100644 --- a/devel/py-python-pcre/Makefile +++ b/devel/py-python-pcre/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python PCRE bindings WWW= https://github.com/awahlig/python-pcre |
