diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /security/py-OpenSSL | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
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 54268dcc28a..d8e5e158b28 100644 --- a/security/py-OpenSSL/Makefile +++ b/security/py-OpenSSL/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2005/06/12 18:49:24 rpaulo Exp $ +# $NetBSD: Makefile,v 1.9 2006/02/05 23:10:46 joerg Exp $ # DISTNAME= pyOpenSSL-0.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} +PKGREVISION= 1 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyopenssl/} |