From 0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 22 Feb 2007 19:26:05 +0000 Subject: Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail. --- net/py-dns/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/py-dns/Makefile') 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" -- cgit v1.2.3