diff options
author | minskim <minskim@pkgsrc.org> | 2004-03-28 23:24:06 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-03-28 23:24:06 +0000 |
commit | b6d7461ad73518b2082163744f14a2ab3d64676b (patch) | |
tree | 740662d067d6041b28102066431a48a0d21e0fc6 /textproc | |
parent | 12d24d2f879b3cdef02c998d1fa36af7d8436c79 (diff) | |
download | pkgsrc-b6d7461ad73518b2082163744f14a2ab3d64676b.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 |