diff options
author | wiz <wiz> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-01-17 12:02:03 +0000 |
commit | 9bb9dadbc94dc30e7a42ca58f128db49c80fd684 (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /security/sslwrap | |
parent | 507d296aefe0e00e83e9334457e3cd714468f269 (diff) | |
download | pkgsrc-9bb9dadbc94dc30e7a42ca58f128db49c80fd684.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
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 979db4884ab..4dafa6e1ef6 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2008/06/20 01:09:35 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2010/01/17 12:02:44 wiz Exp $ # DISTNAME= ${PKGNAME_NOREV:S/-//} PKGNAME= sslwrap-206 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security net MASTER_SITES= http://www.rickk.com/sslwrap/ |