diff options
author | gdt <gdt> | 2010-07-24 17:57:01 +0000 |
---|---|---|
committer | gdt <gdt> | 2010-07-24 17:57:01 +0000 |
commit | 08da40f3f02767e436724527a2aa9e4408ff94fc (patch) | |
tree | a273da995b7f39bb48201bc29fef89c3413495ac /converters | |
parent | 75b93bf83be13d0523778e27c2362f73ef4b16f6 (diff) | |
download | pkgsrc-08da40f3f02767e436724527a2aa9e4408ff94fc.tar.gz |
SUBDIR+= py-zbase32
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index ef5eaa0ebbf..ac8fb543242 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2010/07/24 13:24:39 gdt Exp $ +# $NetBSD: Makefile,v 1.105 2010/07/24 17:57:01 gdt Exp $ # COMMENT= Document format and character code converters @@ -61,6 +61,7 @@ SUBDIR+= pstotext SUBDIR+= py-chardet SUBDIR+= py-jpCodecs SUBDIR+= py-simplejson +SUBDIR+= py-zbase32 SUBDIR+= py-zfec SUBDIR+= py-zhCodecs SUBDIR+= qkc |