diff options
Diffstat (limited to 'www/nghttp2')
-rw-r--r-- | www/nghttp2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index 9b2c97126857..80be74fd2e84 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,6 +2,7 @@ PORTNAME= nghttp2 PORTVERSION= 1.46.0 +PORTREVISION= 1 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ |