diff options
author | adam <adam@pkgsrc.org> | 2020-05-06 14:04:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-05-06 14:04:05 +0000 |
commit | 6970defbb2f9e26c73129c4c8cfc20803b109467 (patch) | |
tree | c81d648805b099d82983eab8e643d64ab9cdb13f /www/nghttp2-tools | |
parent | 5d40b7bcb0767de3a1d3ce1a480ed9035b4b97c1 (diff) | |
download | pkgsrc-6970defbb2f9e26c73129c4c8cfc20803b109467.tar.gz |
revbump after boost update
Diffstat (limited to 'www/nghttp2-tools')
-rw-r--r-- | www/nghttp2-tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/nghttp2-tools/Makefile b/www/nghttp2-tools/Makefile index 2062703e0ae..2c59536d58a 100644 --- a/www/nghttp2-tools/Makefile +++ b/www/nghttp2-tools/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2020/03/30 13:54:29 adam Exp $ +# $NetBSD: Makefile,v 1.2 2020/05/06 14:05:06 adam Exp $ +PKGREVISION= 1 .include "../../www/nghttp2/Makefile.common" PKGNAME= ${DISTNAME:S/-/-tools-/} |