diff options
Diffstat (limited to 'security/py-m2crypto/Makefile')
-rw-r--r-- | security/py-m2crypto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 39ed7dfc633..f96428a47ca 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2006/04/06 06:22:44 reed Exp $ +# $NetBSD: Makefile,v 1.20 2008/01/18 05:09:41 tnn Exp $ # DISTNAME= m2crypto-0.13 PKGNAME= ${PYPKGPREFIX}-${DISTNAME}.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security python MASTER_SITES= http://sandbox.rulemaker.net/ngps/Dist/ EXTRACT_SUFX= .zip |