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 becc771725d..3892faf1ee6 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2012/10/23 18:16:59 asau Exp $ +# $NetBSD: Makefile,v 1.27 2013/02/06 23:23:46 jperkin Exp $ # DISTNAME= ${PKGNAME_NOREV:S/-//} PKGNAME= sslwrap-206 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security net MASTER_SITES= http://www.rickk.com/sslwrap/ |