diff options
author | Rene Ladan <rene@FreeBSD.org> | 2023-10-02 21:19:30 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2023-10-02 21:19:30 +0200 |
commit | ac5deb5e1a3e693755680fc35f0cfe35e593f3fa (patch) | |
tree | a28757e2e298305baf6d087f6195a9d791ee8716 /textproc/py-line-protocol-parser | |
parent | devel/sdl20: update 2.28.3 → 2.28.4 (diff) |
all: return bland@'s ports to the pool (+gnome) after safekeeping their commit bit.
Hat: portmgr-secretary
Diffstat (limited to 'textproc/py-line-protocol-parser')
-rw-r--r-- | textproc/py-line-protocol-parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-line-protocol-parser/Makefile b/textproc/py-line-protocol-parser/Makefile index c1167566d0dc..eb562983e4ed 100644 --- a/textproc/py-line-protocol-parser/Makefile +++ b/textproc/py-line-protocol-parser/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.1.1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= bland@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parses InfluxDB line protocol strings into Python dictionaries WWW= https://github.com/Penlect/line-protocol-parser/ |