diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2020-03-09 06:03:31 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2020-03-09 06:03:31 +0000 |
commit | dc53e96d8b981e90a7d8e87d26285fb5470a092a (patch) | |
tree | 50f7919705112e16f90ead74d7d6dcf76adce15e /java/netty/Makefile | |
parent | Update to 9.4.27 (diff) |
Update to 4.1.46
Notes
Notes:
svn path=/head/; revision=528090
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/ |