summaryrefslogtreecommitdiff
path: root/devel/py-pexpect
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /devel/py-pexpect
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'devel/py-pexpect')
-rw-r--r--devel/py-pexpect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-pexpect/Makefile b/devel/py-pexpect/Makefile
index 65a3a025cdb..720ba39dbb6 100644
--- a/devel/py-pexpect/Makefile
+++ b/devel/py-pexpect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/06/04 20:06:37 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/22 19:26:24 wiz Exp $
DISTNAME= pexpect-0.999
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,7 +13,7 @@ COMMENT= Pure Python Expect-like module
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_ACCEPTED= 24 23 22 21
-NO_CONFIGURE= yes
+NO_CONFIGURE= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"