pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/rtf2latex rtf2latex: update download link



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6528e9c6d6d9
branches:  trunk
changeset: 451080:6528e9c6d6d9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 24 10:46:24 2021 +0000

description:
rtf2latex: update download link

This software is from 1993(!) and there's rtf2latex2e.
I guess this should be removed.

diffstat:

 print/rtf2latex/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 8a9a8b044c65 -r 6528e9c6d6d9 print/rtf2latex/Makefile
--- a/print/rtf2latex/Makefile  Sat Apr 24 10:41:27 2021 +0000
+++ b/print/rtf2latex/Makefile  Sat Apr 24 10:46:24 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2016/02/25 17:52:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2021/04/24 10:46:24 wiz Exp $
 
 DISTNAME=      rtf2LaTeX.1.5
 PKGNAME=       rtf2latex-1.5
 CATEGORIES=    print
-MASTER_SITES=  ftp://ftp.dante.de/pub/tex/support/rtf2latex/
+MASTER_SITES=  https://www.ctan.org/tex-archive/support/rtf2latex/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Filter that converts RTF (MS's Rich Text Format) into LaTeX



Home | Main Index | Thread Index | Old Index