diff options
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 89cf41b1a6a..b866c32ccf8 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.119 2020/01/26 17:32:07 rillig Exp $ +# $NetBSD: Makefile,v 1.120 2020/08/31 18:11:22 wiz Exp $ DISTNAME= stunnel-5.56 #PKGREVISION= 1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/ |