diff options
author | obache <obache@pkgsrc.org> | 2013-10-23 11:42:47 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-10-23 11:42:47 +0000 |
commit | a6f4094262acf5b21825ef990f92ae86d91162b9 (patch) | |
tree | 9a06e93ac4a4abcd24e46e0cd242aecd46fcad56 | |
parent | 488823630f5a55942dcb5c1210455c69f45bf5f4 (diff) | |
download | pkgsrc-a6f4094262acf5b21825ef990f92ae86d91162b9.tar.gz |
+ pyzy
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index 5cbc764ec30..7fb52117873 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2013/08/24 16:13:21 jaapb Exp $ +# $NetBSD: Makefile,v 1.126 2013/10/23 11:42:47 obache Exp $ # COMMENT= Document format and character code converters @@ -85,6 +85,7 @@ SUBDIR+= py-simplejson SUBDIR+= py-zbase32 SUBDIR+= py-zfec SUBDIR+= py-zhCodecs +SUBDIR+= pyzy SUBDIR+= qkc SUBDIR+= qrencode SUBDIR+= recode |