summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-05-26 08:03:27 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-05-26 08:03:27 +0000
commitf1577ab23afe05bec13c90742bd07fed865314b8 (patch)
tree44d41bf9103ede1925946fdf9b3cc6aae6586390
parentNew port py-mxTextTools, some tools for fast text processing in Python. (diff)
Activate py-mx{DateTime,Stack,TextTools,Tools}.
Notes
Notes: svn path=/head/; revision=19009
-rw-r--r--devel/Makefile5
-rw-r--r--textproc/Makefile3
2 files changed, 6 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index d82afaaea3b5..a97b0c9d0d25 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.185 1999/05/20 14:43:16 kuriyama Exp $
+# $Id: Makefile,v 1.186 1999/05/23 14:55:24 rse Exp $
#
SUBDIR += ElectricFence
@@ -137,6 +137,9 @@
SUBDIR += portlint
SUBDIR += prcs
SUBDIR += py-kjbuckets
+ SUBDIR += py-mxDateTime
+ SUBDIR += py-mxStack
+ SUBDIR += py-mxTools
SUBDIR += qtarch
SUBDIR += qtez
SUBDIR += re2c
diff --git a/textproc/Makefile b/textproc/Makefile
index 591b7b3552fb..5f7a00cab1b9 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.51 1999/05/19 13:11:37 taoka Exp $
+# $Id: Makefile,v 1.52 1999/05/21 15:34:16 kuriyama Exp $
#
SUBDIR += agrep
@@ -38,6 +38,7 @@
SUBDIR += p5-XML-Parser
SUBDIR += par
SUBDIR += prag
+ SUBDIR += py-mxTextTools
SUBDIR += py-xml
SUBDIR += rman
SUBDIR += sar