diff options
Diffstat (limited to 'www/nghttp2-tools/Makefile')
-rw-r--r-- | www/nghttp2-tools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/nghttp2-tools/Makefile b/www/nghttp2-tools/Makefile index ee304ca3f7f..f140869a7e0 100644 --- a/www/nghttp2-tools/Makefile +++ b/www/nghttp2-tools/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.3 2020/06/02 08:24:57 adam Exp $ +# $NetBSD: Makefile,v 1.4 2020/06/02 19:12:55 adam Exp $ -PKGREVISION= 2 .include "../../www/nghttp2/Makefile.common" PKGNAME= ${DISTNAME:S/-/-tools-/} |