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-m2crypto | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'security/py-m2crypto')
-rw-r--r-- | security/py-m2crypto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 3142f050f14..0a44ac1a050 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2006/01/20 22:08:35 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2006/02/05 23:10:46 joerg Exp $ # DISTNAME= m2crypto-0.13 PKGNAME= ${PYPKGPREFIX}-${DISTNAME}.1 +PKGREVISION= 1 CATEGORIES= security python MASTER_SITES= http://sandbox.rulemaker.net/ngps/Dist/ EXTRACT_SUFX= .zip |