diff options
Diffstat (limited to 'databases/erlang-mysql/Makefile')
-rw-r--r-- | databases/erlang-mysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/erlang-mysql/Makefile b/databases/erlang-mysql/Makefile index a6107d797857..b3b6ec97f8f7 100644 --- a/databases/erlang-mysql/Makefile +++ b/databases/erlang-mysql/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= https://support.process-one.net/doc/download/attachments/415/ \ PKGNAMEPREFIX= erlang- DISTNAME= ${PORTNAME} -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Native MySQL driver for Erlang BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang |