diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-23 13:20:54 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-23 13:20:54 +0000 |
commit | 275c65d7c3a1b287f8b4b94c5982ed04d134c9cf (patch) | |
tree | 5387b80c2320efd2f4f2540da84bee2e25370302 /www/nghttp2 | |
parent | f4f27f8673186393ada16ccf39ef14f18ab7af0e (diff) | |
download | ports-275c65d7c3a1b287f8b4b94c5982ed04d134c9cf.tar.gz ports-275c65d7c3a1b287f8b4b94c5982ed04d134c9cf.zip |
Notes
Diffstat (limited to 'www/nghttp2')
-rw-r--r-- | www/nghttp2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index ad7469c1937f..808f341aa9ee 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -3,7 +3,7 @@ PORTNAME= nghttp2 PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www net MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/sunpoet |