summaryrefslogtreecommitdiff
path: root/lang/py-extclass
diff options
context:
space:
mode:
authorwiz <wiz>2000-01-09 01:20:33 +0000
committerwiz <wiz>2000-01-09 01:20:33 +0000
commit511a6ee99cc251d63507a83fd0ab912eab80859d (patch)
treed33276a6ba12d027578d4eaf1ee51d6a099ddedc /lang/py-extclass
parent2e69a66cd77884f1fa1525353966fde02b91b8f1 (diff)
downloadpkgsrc-511a6ee99cc251d63507a83fd0ab912eab80859d.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"