diff options
-rw-r--r-- | devel/mongo-c-driver/Makefile | 2 |
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 |