diff options
-rw-r--r-- | java/netty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/netty/Makefile b/java/netty/Makefile index b472a5bf2f13..130130244fea 100644 --- a/java/netty/Makefile +++ b/java/netty/Makefile @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= .Final-dist CATEGORIES= java devel MASTER_SITES= http://dl.bintray.com/netty/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amutu@amutu.com COMMENT= Java NIO client server framework LICENSE= APACHE20 |