summaryrefslogtreecommitdiff
path: root/devel/py-ctypes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-ctypes/Makefile')
-rw-r--r--devel/py-ctypes/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-ctypes/Makefile b/devel/py-ctypes/Makefile
index b916bb70599..4cadb88ff09 100644
--- a/devel/py-ctypes/Makefile
+++ b/devel/py-ctypes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/07/13 14:58:38 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2008/04/25 20:39:08 joerg Exp $
DISTNAME= ctypes-1.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -9,7 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://starship.python.net/crew/theller/ctypes/
COMMENT= Foreign Function Interface package for Python
-PYTHON_VERSIONS_ACCEPTED= 24 23
PYDISTUTILSPKG= yes
do-test: