diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2018-06-08 13:43:25 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2018-06-08 13:43:25 +0000 |
commit | e53a4554e9bf7e3baf2520e8eb1e565da009930c (patch) | |
tree | c3d77fedb12eac88218eb16008422f3597049994 /databases/elixir-db_connection | |
parent | f1f56851250a4eb86e77d82a4492410099e2ab58 (diff) | |
download | ports-e53a4554e9bf7e3baf2520e8eb1e565da009930c.tar.gz ports-e53a4554e9bf7e3baf2520e8eb1e565da009930c.zip |
Notes
Diffstat (limited to 'databases/elixir-db_connection')
-rw-r--r-- | databases/elixir-db_connection/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/elixir-db_connection/Makefile b/databases/elixir-db_connection/Makefile index 9044eb6f244b..cd87ec4e1c6f 100644 --- a/databases/elixir-db_connection/Makefile +++ b/databases/elixir-db_connection/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- -MAINTAINER= olgeni@FreeBSD.org +MAINTAINER= erlang@FreeBSD.org COMMENT= Database connection behaviour for Elixir LICENSE= APACHE20 |