summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorrecht <recht>2003-10-01 22:40:36 +0000
committerrecht <recht>2003-10-01 22:40:36 +0000
commitc228b1f8858c9cf04b94308e3b15abb33c451035 (patch)
treeea3c16e397d86a773c94f51f2b5d470b7ec29afd /lang/Makefile
parent2627419d137b4dd0bbb568aed226718bd7f3e4fa (diff)
downloadpkgsrc-c228b1f8858c9cf04b94308e3b15abb33c451035.tar.gz
Add and enable py-psyco.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index da674b648e6..aa39dae0865 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.159 2003/09/11 17:22:26 drochner Exp $
+# $NetBSD: Makefile,v 1.160 2003/10/01 22:40:36 recht Exp $
#
COMMENT= Programming languages
@@ -94,6 +94,7 @@ SUBDIR+= pforth
SUBDIR+= pgcc
SUBDIR+= py-extclass
SUBDIR+= py-html-docs
+SUBDIR+= py-psyco
SUBDIR+= py-pyrex
SUBDIR+= py21-html-docs
SUBDIR+= py22-html-docs