diff options
Diffstat (limited to 'net/dnscrypt-proxy2/Makefile')
-rw-r--r-- | net/dnscrypt-proxy2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/dnscrypt-proxy2/Makefile b/net/dnscrypt-proxy2/Makefile index 00eba0b805e..81a31ae1d4a 100644 --- a/net/dnscrypt-proxy2/Makefile +++ b/net/dnscrypt-proxy2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2020/03/30 10:09:34 nia Exp $ +# $NetBSD: Makefile,v 1.35 2020/04/12 11:01:44 bsiegert Exp $ PKGNAME= dnscrypt-proxy2-2.0.42 +PKGREVISION= 1 DISTNAME= dnscrypt-proxy-${PKGVERSION_NOREV} CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_GITHUB:=jedisct1/} |