diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-12-06 11:06:33 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-12-06 11:30:58 +0000 |
| commit | fae3e010fbb3988fd111fe692bf64ab2c4c6abe4 (patch) | |
| tree | 8b6f0372505e2aaff890dc3395e12e1d787bb7f6 | |
| parent | bfb59000e75cae6564caf7de35525edf0dd21e9b (diff) | |
devel/py-cereslib: Return to pool
Used in cluster and releasing so that others can update as necessary
without my intervention.
| -rw-r--r-- | devel/py-cereslib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-cereslib/Makefile b/devel/py-cereslib/Makefile index 9344b7bc1551..36cb99272a18 100644 --- a/devel/py-cereslib/Makefile +++ b/devel/py-cereslib/Makefile @@ -4,7 +4,8 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= bofh@FreeBSD.org ++# Ask clusteradm@ before removal +MAINTAINER= ports@FreeBSD.org COMMENT= Unify, eventize and enrich information from Perceval WWW= https://github.com/chaoss/grimoirelab-cereslib |
