summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/arcanist/Makefile2
-rw-r--r--devel/libphutil/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/arcanist/Makefile b/devel/arcanist/Makefile
index 789f8fe8d252..56d1a948ca27 100644
--- a/devel/arcanist/Makefile
+++ b/devel/arcanist/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 20140828
CATEGORIES= devel
PKGNAMEPREFIX= php5-
-MAINTAINER= bapt@FreeBSD.org
+MAINTAINER= grembo@FreeBSD.org
COMMENT= Command line interface for Phabricator
LICENSE= APACHE20
diff --git a/devel/libphutil/Makefile b/devel/libphutil/Makefile
index f6ace3337966..ac96deab9cda 100644
--- a/devel/libphutil/Makefile
+++ b/devel/libphutil/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 20140828
CATEGORIES= devel
PKGNAMEPREFIX= php5-
-MAINTAINER= bapt@FreeBSD.org
+MAINTAINER= grembo@FreeBSD.org
COMMENT= Collection of PHP utility classes
LICENSE= APACHE20