diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 14:58:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 14:58:51 +0000 |
commit | aac8ae3f9d5e5887930bc43a78a11dc5ca171869 (patch) | |
tree | 4731dc2aa469be23d28c59f0fa47c6c55b257d52 /print/cjkutils | |
parent | 728e310226d4082766b2e551577ccf9dc9f502c3 (diff) | |
download | pkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz |
Follow some http -> https redirects.
Diffstat (limited to 'print/cjkutils')
-rw-r--r-- | print/cjkutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cjkutils/Makefile b/print/cjkutils/Makefile index 95f08c8ae94..11589afe0b9 100644 --- a/print/cjkutils/Makefile +++ b/print/cjkutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/06/20 20:50:49 markd Exp $ +# $NetBSD: Makefile,v 1.9 2017/08/01 14:59:04 wiz Exp $ DISTNAME= texlive-20170524-source PKGNAME= cjkutils-4.8.4 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://tug.org/historic/systems/texlive/2017/ EXTRACT_SUFX= .tar.xz MAINTAINER= rxg@NetBSD.org,hubertf@NetBSD.org -HOMEPAGE= http://cjk.ffii.org/ +HOMEPAGE= https://cjk.ffii.org/ COMMENT= Utilities for CJK LaTeX DEPENDS+= tex-cjkutils>=4.8.3:../../print/tex-cjkutils |