diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
commit | 3972bdc13812f085ca065a67ecc7d9d75f59300d (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /security/py-OpenSSL | |
parent | bcb49bb8d5a472bed6e9d3ff7e2cc05905b61138 (diff) | |
download | pkgsrc-3972bdc13812f085ca065a67ecc7d9d75f59300d.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'security/py-OpenSSL')
-rw-r--r-- | security/py-OpenSSL/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-OpenSSL/Makefile b/security/py-OpenSSL/Makefile index e4704f6116c..b6fb08efc1e 100644 --- a/security/py-OpenSSL/Makefile +++ b/security/py-OpenSSL/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2009/06/26 19:44:47 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2010/01/17 12:02:43 wiz Exp $ # DISTNAME= pyOpenSSL-0.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} +PKGREVISION= 1 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyopenssl/} |