diff options
Diffstat (limited to 'java/netty/Makefile')
-rw-r--r-- | java/netty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/netty/Makefile b/java/netty/Makefile index 982e8cfcef0a..f43bdb9aca8e 100644 --- a/java/netty/Makefile +++ b/java/netty/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://dl.bintray.com/netty/downloads/ MAINTAINER= glewis@FreeBSD.org COMMENT= Java NIO client server framework +WWW= https://netty.io/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |