diff options
| author | Alan Somers <asomers@FreeBSD.org> | 2023-03-29 17:19:59 +0000 |
|---|---|---|
| committer | Alan Somers <asomers@FreeBSD.org> | 2023-03-29 17:20:39 +0000 |
| commit | 32a98c054d5c57a1fdea4e06308301c6efeaa64f (patch) | |
| tree | 01587ff5e65656f7a7327db19380b242d9762b51 | |
| parent | afbc2b47b5381b6494f013963e1538230bf1bcbb (diff) | |
| download | ports-32a98c054d5c57a1fdea4e06308301c6efeaa64f.tar.gz ports-32a98c054d5c57a1fdea4e06308301c6efeaa64f.zip | |
devel/py-p4python: relinquish maintainership
I haven't used this port for 5 years, and I cannot test changes to it.
PR: 270469
Approved by: fernape (ports)
| -rw-r--r-- | devel/py-p4python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-p4python/Makefile b/devel/py-p4python/Makefile index 5d162a507976..65fa6c8af96c 100644 --- a/devel/py-p4python/Makefile +++ b/devel/py-p4python/Makefile @@ -5,7 +5,7 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= asomers@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for the Perforce API WWW= https://www.perforce.com/perforce/r14.2/manuals/p4script/python.programming.html |
