diff options
author | shell <shell> | 2002-06-15 09:56:39 +0000 |
---|---|---|
committer | shell <shell> | 2002-06-15 09:56:39 +0000 |
commit | db766ecdfbad0b5f706f1a035de1dfa28ec9fb5f (patch) | |
tree | 3106810843167f94bf06bda0ab787d5b81ec2cc2 /textproc | |
parent | 8b5a1d1536800a91f93688b4c33d46559453e1f8 (diff) | |
download | pkgsrc-db766ecdfbad0b5f706f1a035de1dfa28ec9fb5f.tar.gz |
add pyDict
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 b389081c2d0..f996ad6c951 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.149 2002/06/15 09:22:56 shell Exp $ +# $NetBSD: Makefile,v 1.150 2002/06/15 09:56:39 shell Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -113,6 +113,7 @@ SUBDIR+= php4-xml SUBDIR+= php4-xslt SUBDIR+= py-HappyDoc SUBDIR+= py-dtml +SUBDIR+= pyDict SUBDIR+= pyxml SUBDIR+= qsubst SUBDIR+= rfcutil |