aboutsummaryrefslogtreecommitdiffstats
path: root/net/librdkafka/Makefile
diff options
context:
space:
mode:
authorpizzamig <pizzamig@FreeBSD.org>2017-08-29 21:05:21 +0800
committerpizzamig <pizzamig@FreeBSD.org>2017-08-29 21:05:21 +0800
commit5cc7707e1bdac54b1df24c49cd1c53e4bac519bc (patch)
tree0d844850a0124ea0d650b2bc01bcc36ff0b92159 /net/librdkafka/Makefile
parent202bb7c8d0d7313112959fcf82cb32fb6525d95f (diff)
downloadfreebsd-ports-gnome-5cc7707e1bdac54b1df24c49cd1c53e4bac519bc.tar.gz
freebsd-ports-gnome-5cc7707e1bdac54b1df24c49cd1c53e4bac519bc.tar.zst
freebsd-ports-gnome-5cc7707e1bdac54b1df24c49cd1c53e4bac519bc.zip
Change MAINTAINER email to my new FreeBSD email
Approved by: lme (mentor) Approved by: olivier (mentor) Differential Revision: https://reviews.freebsd.org/D12150
Diffstat (limited to 'net/librdkafka/Makefile')
-rw-r--r--net/librdkafka/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/librdkafka/Makefile b/net/librdkafka/Makefile
index d6556b76be57..903a2edcd63b 100644
--- a/net/librdkafka/Makefile
+++ b/net/librdkafka/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.11.0
DISTVERSIONPREFIX= v
CATEGORIES= net
-MAINTAINER= luca.pizzamiglio@gmail.com
+MAINTAINER= pizzamig@FreeBSD.org
COMMENT= Apache Kafka C/C++ library
LICENSE= BSD2CLAUSE