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 84bdfc2472a1..328fcfa0b776 100644 --- a/databases/erlang-mysql/Makefile +++ b/databases/erlang-mysql/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= https://support.process-one.net/doc/download/attachments/415/ \ PKGNAMEPREFIX= erlang- DISTNAME= ${PORTNAME} -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= Native MySQL driver for Erlang BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang |