summaryrefslogtreecommitdiff
path: root/security/py-mcrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-mcrypt/Makefile')
-rw-r--r--security/py-mcrypt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile
index 17fdef9053f..ef3f4a3df76 100644
--- a/security/py-mcrypt/Makefile
+++ b/security/py-mcrypt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/02/22 19:27:09 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2008/04/25 20:39:12 joerg Exp $
#
DISTNAME= python-mcrypt-1.1
@@ -13,7 +13,6 @@ COMMENT= Python interface to mcrypt library
PYBINMODULE= yes
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 24 23 22
.include "../../lang/python/extension.mk"
.include "../../security/libmcrypt/buildlink3.mk"