diff options
Diffstat (limited to 'net/obfs4proxy/Makefile')
-rw-r--r-- | net/obfs4proxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/obfs4proxy/Makefile b/net/obfs4proxy/Makefile index 90f38b65644..d348af325f0 100644 --- a/net/obfs4proxy/Makefile +++ b/net/obfs4proxy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2021/11/05 20:02:45 bsiegert Exp $ +# $NetBSD: Makefile,v 1.40 2021/12/09 17:50:11 bsiegert Exp $ DISTNAME= obfs4proxy-0.0.11 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net security MASTER_SITES= https://people.torproject.org/~yawning/releases/obfs4proxy/ EXTRACT_SUFX= .tar.xz |