summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2002-09-01 23:25:33 +0000
committerwiz <wiz>2002-09-01 23:25:33 +0000
commite33c83c4763ad3b57e83304ca388c91496d53427 (patch)
tree59c38841ab2dd0465dc40034125f5cf929955ce2 /lang
parent36c503e5b232c2da3850b8b1734e884567a7a3e1 (diff)
downloadpkgsrc-e33c83c4763ad3b57e83304ca388c91496d53427.tar.gz
add and enable python21-pth
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 96dbff16420..6e2de49172c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.131 2002/08/28 10:13:32 seb Exp $
+# $NetBSD: Makefile,v 1.132 2002/09/01 23:25:33 wiz Exp $
#
COMMENT= Programming languages
@@ -81,6 +81,7 @@ SUBDIR+= py22-html-docs
SUBDIR+= python15
SUBDIR+= python20
SUBDIR+= python21
+SUBDIR+= python21-pth
SUBDIR+= python22
SUBDIR+= ruby
SUBDIR+= ruby-base