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 bdbdb44bbb0..c6722539868 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.66 2020/12/04 20:45:48 nia Exp $ +# $NetBSD: Makefile,v 1.67 2021/02/03 13:16:19 adam Exp $ -PKGREVISION= 1 .include "Makefile.common" COMMENT= Implementation of HTTP/2 in C |