diff options
Diffstat (limited to 'www/nghttp2/Makefile')
-rw-r--r-- | www/nghttp2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index 7f4a726f8801..4be849630959 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.40.0 +PORTVERSION= 1.41.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org |