diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-29 16:17:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-29 16:17:26 +0000 |
commit | c62d78bc2fd49fc51f2a7f19ce3f27f666601424 (patch) | |
tree | 402b7db7a891a8b54178152b50bee7cdb9b73cc1 /print | |
parent | fc4536223dc7a65348b7d5eaddf89f58fb1bf17b (diff) | |
download | ports-c62d78bc2fd49fc51f2a7f19ce3f27f666601424.tar.gz ports-c62d78bc2fd49fc51f2a7f19ce3f27f666601424.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/rtf2latex2e/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/rtf2latex2e/pkg-descr b/print/rtf2latex2e/pkg-descr index d68345879b4a..f85ad9462d96 100644 --- a/print/rtf2latex2e/pkg-descr +++ b/print/rtf2latex2e/pkg-descr @@ -2,4 +2,4 @@ rtf2latex2e is a program that translates RTF (rich text format) files into LaTeX files. It translates text formatting, tables, figures, and equations. The resulting LaTeX files are quite readable and suitable for editing. -WWW: http://sourceforge.net/project/showfiles.php?group_id=22324 +WWW: https://sourceforge.net/projects/rtf2latex2e/ |