diff options
Diffstat (limited to 'net/gvproxy/Makefile')
-rw-r--r-- | net/gvproxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gvproxy/Makefile b/net/gvproxy/Makefile index cec27c97eda..5a5b55bcd15 100644 --- a/net/gvproxy/Makefile +++ b/net/gvproxy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2022/01/09 20:10:36 bsiegert Exp $ +# $NetBSD: Makefile,v 1.8 2022/02/13 19:24:22 bsiegert Exp $ DISTNAME= gvproxy-0.1.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=containers/} GITHUB_PROJECT= gvisor-tap-vsock |