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 /dns/erlang-idna/Makefile | |
parent | f1f56851250a4eb86e77d82a4492410099e2ab58 (diff) |
Transfer more Erlang ports to erlang@.
Notes
Notes:
svn path=/head/; revision=472000
Diffstat (limited to 'dns/erlang-idna/Makefile')
-rw-r--r-- | dns/erlang-idna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/erlang-idna/Makefile b/dns/erlang-idna/Makefile index 28d49f8ddf3e..51fdb7a15515 100644 --- a/dns/erlang-idna/Makefile +++ b/dns/erlang-idna/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 5.0.2 CATEGORIES= dns PKGNAMEPREFIX= erlang- -MAINTAINER= olgeni@FreeBSD.org +MAINTAINER= erlang@FreeBSD.org COMMENT= IDNA implementation in pure Erlang LICENSE= MIT |