diff options
Diffstat (limited to 'security/sslwrap')
-rw-r--r-- | security/sslwrap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index 83ee25e2b44..46d6c5e65a1 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/12/23 11:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2014/02/12 23:18:37 tron Exp $ DISTNAME= ${PKGNAME_NOREV:S/-//} PKGNAME= sslwrap-206 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security net MASTER_SITES= http://www.rickk.com/sslwrap/ |