aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-07-10 12:37:47 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-07-10 12:37:47 +0000
commit16113ce4251c1966dcd89f0a083e942ea375ebf1 (patch)
tree700b26d7573626058a33b668f0553c86e4a54565 /net
parent18343f5a702b3b4683291fe11ea431751c0589ee (diff)
downloadports-16113ce4251c1966dcd89f0a083e942ea375ebf1.tar.gz
ports-16113ce4251c1966dcd89f0a083e942ea375ebf1.zip
Maintainership back to Submitter
PR: 229673 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> Approved by: joneum, Kai (freebsd_ports@k-worx.org>
Notes
Notes: svn path=/head/; revision=474357
Diffstat (limited to 'net')
-rw-r--r--net/kafkacat/Makefile2
-rw-r--r--net/pecl-rdkafka/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/kafkacat/Makefile b/net/kafkacat/Makefile
index 16649d5913ed..37c372c0b903 100644
--- a/net/kafkacat/Makefile
+++ b/net/kafkacat/Makefile
@@ -5,7 +5,7 @@ PORTNAME= kafkacat
PORTVERSION= 1.3.1
CATEGORIES= net
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sergey@akhmatov.ru
COMMENT= Generic command line non-JVM Apache Kafka producer and consumer
LICENSE= BSD2CLAUSE
diff --git a/net/pecl-rdkafka/Makefile b/net/pecl-rdkafka/Makefile
index 9b2e60f92894..bf7d9a8cb8bc 100644
--- a/net/pecl-rdkafka/Makefile
+++ b/net/pecl-rdkafka/Makefile
@@ -4,7 +4,7 @@ PORTNAME= rdkafka
PORTVERSION= 3.0.5
CATEGORIES= net pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= sergey@akhmatov.ru
COMMENT= Kafka client for PHP
LICENSE= MIT