diff options
Diffstat (limited to 'www/nghttp2/Makefile')
-rw-r--r-- | www/nghttp2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index c6722539868..2c97983596b 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.67 2021/02/03 13:16:19 adam Exp $ +# $NetBSD: Makefile,v 1.68 2021/04/21 11:42:55 adam Exp $ +PKGREVISION= 1 .include "Makefile.common" COMMENT= Implementation of HTTP/2 in C |