diff options
author | rodent <rodent@pkgsrc.org> | 2015-04-19 23:46:04 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2015-04-19 23:46:04 +0000 |
commit | 150e1437fc6f2fe299bb1bca733d260f872e922d (patch) | |
tree | 9955b86073e62458d383890e4d6eb8edac1ab86c | |
parent | 06ac1103e6f5e79ee333ed15cc5785a8c183c64f (diff) | |
download | pkgsrc-150e1437fc6f2fe299bb1bca733d260f872e922d.tar.gz |
+sratom - will be used by lilv
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index db0ec19f988..1855e78c501 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.135 2015/02/04 17:33:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.136 2015/04/19 23:46:04 rodent Exp $ # COMMENT= Document format and character code converters @@ -112,6 +112,7 @@ SUBDIR+= ruby-unf SUBDIR+= ruby-unf_ext SUBDIR+= skf SUBDIR+= smbchartool +SUBDIR+= sratom SUBDIR+= tex2rtf SUBDIR+= txt2html SUBDIR+= txt2man |