diff options
author | taca <taca> | 2004-11-27 14:25:08 +0000 |
---|---|---|
committer | taca <taca> | 2004-11-27 14:25:08 +0000 |
commit | 9e3d33a589d75de825b47feb8351b8e757b009ad (patch) | |
tree | f1ea2cc46b14e7c36f07d352d1266ffd1301ebb8 /converters | |
parent | 93ba704227f65ff1b76cebae7f284c2a188c0447 (diff) | |
download | pkgsrc-9e3d33a589d75de825b47feb8351b8e757b009ad.tar.gz |
Add and enable ruby16-iconv package.
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 466b20c2f92..7087619fb24 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2004/11/25 15:19:00 taca Exp $ +# $NetBSD: Makefile,v 1.76 2004/11/27 14:25:08 taca Exp $ # COMMENT= Document format and character code converters @@ -53,6 +53,7 @@ SUBDIR+= ru-d1489 SUBDIR+= ruby-iconv SUBDIR+= ruby-romkan SUBDIR+= ruby-uconv +SUBDIR+= ruby16-iconv SUBDIR+= tex2rtf SUBDIR+= txt2html SUBDIR+= txt2man |