diff options
Diffstat (limited to 'security/py-m2crypto')
-rw-r--r-- | security/py-m2crypto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 08730d1dda2..a130bbe3cec 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/01/23 20:41:49 recht Exp $ +# $NetBSD: Makefile,v 1.12 2005/04/11 21:47:18 tv Exp $ # DISTNAME= m2crypto-0.12 @@ -12,7 +12,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://sandbox.rulemaker.net/ngps/m2/ COMMENT= Crypto and SSL toolkit for Python -USE_BUILDLINK3= yes PYDISTUTILSPKG= yes PYTHON_VERSIONS_ACCEPTED= 23 22 21 |