diff options
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 5c27e0475c0e..5ff1363c27df 100644 --- a/java/netty/Makefile +++ b/java/netty/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= netty -PORTVERSION= 4.1.44 +PORTVERSION= 4.1.46 DISTVERSIONSUFFIX= .Final CATEGORIES= java devel MASTER_SITES= http://dl.bintray.com/netty/downloads/ |