diff options
Diffstat (limited to 'net/openconnect/Makefile')
-rw-r--r-- | net/openconnect/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 7d8a4bf1887..cf5a63bf755 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2021/12/08 16:06:05 adam Exp $ +# $NetBSD: Makefile,v 1.21 2022/04/18 19:11:53 adam Exp $ DISTNAME= openconnect-8.10 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net security MASTER_SITES= ftp://ftp.infradead.org/pub/openconnect/ |