Fix maintainer email addresses on sysutils/lttng-tools and sysutils/lttng-ust

Submitted by:	mmokhi
Reviewed by:	mat
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9551
This commit is contained in:
Mahdi Mokhtari 2017-02-13 16:49:42 +00:00
parent 26ced16803
commit 59e46d969a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434002
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ PORTVERSION= 2.9.0
CATEGORIES= sysutils
MASTER_SITES= http://lttng.org/files/${PORTNAME}/
MAINTAINER= mokhi64@gmail.com
MAINTAINER= mmokhi@FreeBSD.org
COMMENT= Set of tools to control LTTng tracing
LICENSE= LGPL21 GPLv2

View file

@ -6,7 +6,7 @@ PORTVERSION= 2.9.0
CATEGORIES= sysutils
MASTER_SITES= http://lttng.org/files/${PORTNAME}/
MAINTAINER= mokhi64@gmail.com
MAINTAINER= mmokhi@FreeBSD.org
COMMENT= Libraries to instrument and trace user applications
LICENSE= LGPL21 MIT GPLv2