pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang Add and enable py-psyco.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eaba09b36fc0
branches:  trunk
changeset: 462396:eaba09b36fc0
user:      recht <recht%pkgsrc.org@localhost>
date:      Wed Oct 01 22:40:36 2003 +0000

description:
Add and enable py-psyco.

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 47130a8f47c6 -r eaba09b36fc0 lang/Makefile
--- a/lang/Makefile     Wed Oct 01 22:39:06 2003 +0000
+++ b/lang/Makefile     Wed Oct 01 22:40:36 2003 +0000
@@ -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+=       pgcc
 SUBDIR+=       py-extclass
 SUBDIR+=       py-html-docs
+SUBDIR+=       py-psyco
 SUBDIR+=       py-pyrex
 SUBDIR+=       py21-html-docs
 SUBDIR+=       py22-html-docs



Home | Main Index | Thread Index | Old Index