From 341ff34e85b03b48fcd6c0b14b40060ad48e86eb Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 1 Aug 2017 14:58:51 +0000 Subject: Follow some http -> https redirects. --- converters/bibtex2html/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'converters/bibtex2html') diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile index 22a2876686b..07c3a490185 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: Makefile,v 1.46 2017/08/01 14:58:53 wiz Exp $ DISTNAME= bibtex2html-1.98 PKGREVISION= 7 @@ -6,7 +6,7 @@ CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.lri.fr/~filliatr/bibtex2html/ +HOMEPAGE= https://www.lri.fr/~filliatr/bibtex2html/ COMMENT= Collection of tools for translating from BibTeX to HTML LICENSE= gnu-gpl-v2 -- cgit v1.2.3