diff options
author | taca <taca@pkgsrc.org> | 2011-06-19 14:17:51 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-06-19 14:17:51 +0000 |
commit | 5fa822b8cb50e2655c5d72a0232610aebf091d85 (patch) | |
tree | cda7958d63191a8f445be92f19367f2c25576bf7 /converters/Makefile | |
parent | ab3bff7974ab96a362bbe5b3c964f61b10145e2c (diff) | |
download | pkgsrc-5fa822b8cb50e2655c5d72a0232610aebf091d85.tar.gz |
Add and enable ruby-Ascii85.
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index 04628ec38a8..43eb8a48b81 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2011/05/18 02:23:22 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.109 2011/06/19 14:17:51 taca Exp $ # COMMENT= Document format and character code converters @@ -76,6 +76,7 @@ SUBDIR+= rpm2cpio SUBDIR+= rss2html SUBDIR+= rtf2html SUBDIR+= ru-d1489 +SUBDIR+= ruby-Ascii85 SUBDIR+= ruby-romkan SUBDIR+= ruby-uconv SUBDIR+= skf |