pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Add and enable py-elementtree.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd8e8c9e9a38
branches:  trunk
changeset: 497171:bd8e8c9e9a38
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 21 12:14:19 2005 +0000

description:
Add and enable py-elementtree.

diffstat:

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

diffs (17 lines):

diff -r ec5c99ffb23d -r bd8e8c9e9a38 textproc/Makefile
--- a/textproc/Makefile Thu Jul 21 12:13:29 2005 +0000
+++ b/textproc/Makefile Thu Jul 21 12:14:19 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.290 2005/06/24 17:34:40 wiz Exp $
+# $NetBSD: Makefile,v 1.291 2005/07/21 12:14:19 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -224,6 +224,7 @@
 SUBDIR+=       py-csv
 SUBDIR+=       py-docutils
 SUBDIR+=       py-dtml
+SUBDIR+=       py-elementtree
 SUBDIR+=       py-expat
 SUBDIR+=       py-feedparser
 SUBDIR+=       py-gdick



Home | Main Index | Thread Index | Old Index