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 a4655bd1adb3..d5a3b36e9240 100644 --- a/java/netty/Makefile +++ b/java/netty/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= netty -PORTVERSION= 4.1.39 +PORTVERSION= 4.1.41 DISTVERSIONSUFFIX= .Final CATEGORIES= java devel MASTER_SITES= http://dl.bintray.com/netty/downloads/ |