pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Added pychecker.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b512480cbec5
branches:  trunk
changeset: 508480:b512480cbec5
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Feb 20 00:57:29 2006 +0000

description:
Added pychecker.

diffstat:

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

diffs (17 lines):

diff -r 63b79c3f3b63 -r b512480cbec5 devel/Makefile
--- a/devel/Makefile    Mon Feb 20 00:56:13 2006 +0000
+++ b/devel/Makefile    Mon Feb 20 00:57:29 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.730 2006/02/19 17:13:00 adrianp Exp $
+# $NetBSD: Makefile,v 1.731 2006/02/20 00:57:29 rillig Exp $
 #
 
 COMMENT=       Development utilities
@@ -566,6 +566,7 @@
 SUBDIR+=       py-unitgui
 SUBDIR+=       py-urwid
 SUBDIR+=       py-zconfig
+SUBDIR+=       pychecker
 SUBDIR+=       python-mode
 SUBDIR+=       rake
 SUBDIR+=       rapidsvn



Home | Main Index | Thread Index | Old Index