diff options
author | minskim <minskim> | 2004-03-28 23:24:06 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-03-28 23:24:06 +0000 |
commit | 57935f2c5a5685b3dabd994225d8db58f7003abf (patch) | |
tree | 740662d067d6041b28102066431a48a0d21e0fc6 /textproc | |
parent | 0b45b9b010c0d01cd5655bcb8d7226a68118ba43 (diff) | |
download | pkgsrc-57935f2c5a5685b3dabd994225d8db58f7003abf.tar.gz |
Add and enable py-textile.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 2c08d26d8dc..9e1cf8b75b2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.240 2004/03/12 05:15:59 taca Exp $ +# $NetBSD: Makefile,v 1.241 2004/03/28 23:24:06 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -196,6 +196,7 @@ SUBDIR+= py-gdick SUBDIR+= py-gnosis-utils SUBDIR+= py-libxml2 SUBDIR+= py-libxslt +SUBDIR+= py-textile SUBDIR+= py-xml SUBDIR+= py-xmltools SUBDIR+= pyDict |