pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/LaTeXML LaTeXML: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/180f0d6ed9f2
branches:  trunk
changeset: 375407:180f0d6ed9f2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 11 15:46:23 2018 +0000

description:
LaTeXML: follow redirect

diffstat:

 print/LaTeXML/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r b76b42bc2a1e -r 180f0d6ed9f2 print/LaTeXML/Makefile
--- a/print/LaTeXML/Makefile    Sun Feb 11 15:45:50 2018 +0000
+++ b/print/LaTeXML/Makefile    Sun Feb 11 15:46:23 2018 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2016/10/09 22:07:58 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2018/02/11 15:46:23 wiz Exp $
 
 DISTNAME=      LaTeXML-0.8.2
 CATEGORIES=    textproc www
-MASTER_SITES=  http://dlmf.nist.gov/LaTeXML/releases/
+MASTER_SITES=  https://dlmf.nist.gov/LaTeXML/releases/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://dlmf.nist.gov/LaTeXML/
+HOMEPAGE=      https://dlmf.nist.gov/LaTeXML/
 COMMENT=       LaTeX to XML/HTML/MathML Converter
 LICENSE=       public-domain
 



Home | Main Index | Thread Index | Old Index