summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2013-07-05 20:11:24 +0000
committerWesley Shields <wxs@FreeBSD.org>2013-07-05 20:11:24 +0000
commit43e5ca0c6a78f4d12fac64362e52b91a73e1a5b4 (patch)
tree49e8db1ce343ee1b2dabe25b011ded707cad079e
parentOfficial Mongo C Driver (Development Version) (diff)
Assign maintainer to submitter of initial port.
Notes
Notes: svn path=/head/; revision=322354
-rw-r--r--devel/mongo-c-driver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mongo-c-driver/Makefile b/devel/mongo-c-driver/Makefile
index bbc507ae0073..25d398598417 100644
--- a/devel/mongo-c-driver/Makefile
+++ b/devel/mongo-c-driver/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= GH
PKGNAMESUFFIX= -devel
DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT}
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= waitman@waitman.net
COMMENT= C Driver for MongoDB
USE_GITHUB= yes