summaryrefslogtreecommitdiff
path: root/net/py-dns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-dns/Makefile')
-rw-r--r--net/py-dns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-dns/Makefile b/net/py-dns/Makefile
index 6c69612088b..0e782075804 100644
--- a/net/py-dns/Makefile
+++ b/net/py-dns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/06/02 16:17:08 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:58 wiz Exp $
DISTNAME= dnspython-1.3.3
PKGNAME= ${PYPKGPREFIX}-dns-1.3.3
@@ -12,7 +12,7 @@ COMMENT= Python DNS toolkit
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 24 23 22
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"