diff options
author | cy <cy@FreeBSD.org> | 2016-03-18 03:36:07 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2016-03-18 03:36:07 +0800 |
commit | acae2e4f643fe4ec181c1905aba6bed3b463c1c7 (patch) | |
tree | 381079d000793a9f333cc3f5398739dc79cc152e /java/netty/Makefile | |
parent | bd47ba4d1e25c9f80012d4e4b4a538496000c00f (diff) | |
download | freebsd-ports-gnome-acae2e4f643fe4ec181c1905aba6bed3b463c1c7.tar.gz freebsd-ports-gnome-acae2e4f643fe4ec181c1905aba6bed3b463c1c7.tar.zst freebsd-ports-gnome-acae2e4f643fe4ec181c1905aba6bed3b463c1c7.zip |
Reset MAINTAINER to ports@. Maintainer doesn't use this port any more.
Requested by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
Diffstat (limited to 'java/netty/Makefile')
-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 354c6ffe5ecc..22c1c2835757 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= m.tsatsenko@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Java NIO client server framework LICENSE= APACHE20 |