summaryrefslogtreecommitdiff
path: root/lang/py-extclass
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-01-09 01:20:33 +0000
committerwiz <wiz@pkgsrc.org>2000-01-09 01:20:33 +0000
commitedb7e62207f2cd15dafdb37d0f53e2500c195641 (patch)
treed33276a6ba12d027578d4eaf1ee51d6a099ddedc /lang/py-extclass
parent74b37e3d74bbb0cb99c5996966edf77adc4df992 (diff)
downloadpkgsrc-edb7e62207f2cd15dafdb37d0f53e2500c195641.tar.gz
whitespace cleanup
Diffstat (limited to 'lang/py-extclass')
-rw-r--r--lang/py-extclass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/py-extclass/Makefile b/lang/py-extclass/Makefile
index 6b2f00cb836..5bbfc011e43 100644
--- a/lang/py-extclass/Makefile
+++ b/lang/py-extclass/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/01/08 22:35:32 tsarna Exp $
+# $NetBSD: Makefile,v 1.5 2000/01/09 01:20:33 wiz Exp $
#
DISTNAME= Zope-2.1.2-src
@@ -38,5 +38,5 @@ do-install:
${INSTALL_SCRIPT} test_*.py* ${PYTHON_LIBDIR}/extclass_test ; \
${INSTALL_DATA_DIR} ${PYTHON_LIBDIR}/extclass_doc ; \
${INSTALL_DATA} *.txt *.stx ${PYTHON_LIBDIR}/extclass_doc)
-
+
.include "../../mk/bsd.pkg.mk"