summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-11-06 13:34:30 +0000
committerwiz <wiz@pkgsrc.org>2017-11-06 13:34:30 +0000
commitc974c262c3e855061a6cc1dac5beb3f335d24acc (patch)
tree77edaa98f3eac3c3205464bbe9da9d36d49dd32e /fonts
parentd44323d49544acf23927582d758ab43118a667fc (diff)
downloadpkgsrc-c974c262c3e855061a6cc1dac5beb3f335d24acc.tar.gz
py-fonttools: follow redirect
Diffstat (limited to 'fonts')
-rw-r--r--fonts/py-fonttools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/py-fonttools/Makefile b/fonts/py-fonttools/Makefile
index d1cfcc847a5..fa375c676f0 100644
--- a/fonts/py-fonttools/Makefile
+++ b/fonts/py-fonttools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/10/30 18:24:50 adam Exp $
+# $NetBSD: Makefile,v 1.31 2017/11/06 13:34:30 wiz Exp $
DISTNAME= fonttools-3.18.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_PYPI:=F/FontTools/}
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/fonttools/fonttools
+HOMEPAGE= https://github.com/fonttools/fonttools
COMMENT= Library for manipulating fonts
LICENSE= modified-bsd