summaryrefslogtreecommitdiff
path: root/lang/py-extclass
diff options
context:
space:
mode:
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"