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 ddbd93f5503..f25668a48f9 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2013/01/08 23:45:39 jym Exp $ +# $NetBSD: Makefile,v 1.81 2013/02/06 23:23:46 jperkin Exp $ DISTNAME= stunnel-4.54 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://ftp.stunnel.org/stunnel/ |