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 4c06134f005..9ac624a2c6d 100644 --- a/net/obfs4proxy/Makefile +++ b/net/obfs4proxy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2022/08/12 20:38:01 bsiegert Exp $ +# $NetBSD: Makefile,v 1.49 2022/09/07 09:32:16 bsiegert Exp $ DISTNAME= obfs4proxy-0.0.11 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= net security MASTER_SITES= https://people.torproject.org/~yawning/releases/obfs4proxy/ EXTRACT_SUFX= .tar.xz |