aboutsummaryrefslogtreecommitdiff
path: root/devel/cpptest
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2018-03-12 19:20:32 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2018-03-12 19:20:32 +0000
commit542b1e2b40042c14e214be8f4629a58f2ba8274d (patch)
tree42ec339a7745c4cddc97523c9f6ad12b8a1dbaed /devel/cpptest
parent9823f56764e6cf0b39a6485c3b95a58102b5f2f7 (diff)
downloadports-542b1e2b40042c14e214be8f4629a58f2ba8274d.tar.gz
ports-542b1e2b40042c14e214be8f4629a58f2ba8274d.zip
Update MAINTAINER to new FreeBSD.org account
Update MAINTAINER email address for Fernando Apesteguia from fernando.apesteguia@gmail.com Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14668
Notes
Notes: svn path=/head/; revision=464275
Diffstat (limited to 'devel/cpptest')
-rw-r--r--devel/cpptest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cpptest/Makefile b/devel/cpptest/Makefile
index 288dd0debcd3..c64a831bd379 100644
--- a/devel/cpptest/Makefile
+++ b/devel/cpptest/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1.2
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= fernando.apesteguia@gmail.com
+MAINTAINER= fernape@FreeBSD.org
COMMENT= Unit testing framework for handling automated tests in C++
LICENSE= LGPL3