summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2002-01-31 23:16:10 +0000
committerwiz <wiz>2002-01-31 23:16:10 +0000
commit135ea25f89c1bb5b365d1b9ed7047ca2d3a4a667 (patch)
treebd4a86729d25d488d20630157dbdf8796c357faf /devel
parent8079c645bf347ff1482157656323be126e78a733 (diff)
downloadpkgsrc-135ea25f89c1bb5b365d1b9ed7047ca2d3a4a667.tar.gz
Add and enable py-distutils.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 448f391fe35..63941ebe540 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.263 2002/01/29 16:32:18 drochner Exp $
+# $NetBSD: Makefile,v 1.264 2002/01/31 23:16:10 wiz Exp $
#
COMMENT= Development utilities
@@ -221,6 +221,7 @@ SUBDIR+= pwlib
SUBDIR+= py-Checker
SUBDIR+= py-Optik
SUBDIR+= py-curses
+SUBDIR+= py-distutils
SUBDIR+= py-expect
SUBDIR+= py-idle
SUBDIR+= py-unit