summaryrefslogtreecommitdiff
path: root/net/py-libdnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-libdnet/Makefile')
-rw-r--r--net/py-libdnet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-libdnet/Makefile b/net/py-libdnet/Makefile
index 21e7e685936..189ee42bd56 100644
--- a/net/py-libdnet/Makefile
+++ b/net/py-libdnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/03/02 10:52:24 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2007/03/07 17:35:39 joerg Exp $
#
DISTNAME= libdnet-1.12
@@ -14,7 +14,7 @@ COMMENT= Python wrapper for libdnet
GNU_CONFIGURE= yes
PYDISTUTILSPKG= yes
PYSETUPSUBDIR= python
-PYTHON_VERSIONS_ACCEPTED= 24 23 22
+PYTHON_VERSIONS_ACCEPTED= 24 23
.include "../../lang/python/extension.mk"
.include "../../net/libdnet/buildlink3.mk"