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 032e19459da..c933435de0c 100644 --- a/net/obfs4proxy/Makefile +++ b/net/obfs4proxy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2019/05/27 15:18:29 bsiegert Exp $ +# $NetBSD: Makefile,v 1.14 2019/08/14 15:45:46 bsiegert Exp $ DISTNAME= obfs4proxy-0.0.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net security MASTER_SITES= https://people.torproject.org/~yawning/releases/obfs4proxy/ EXTRACT_SUFX= .tar.xz |