summaryrefslogtreecommitdiff
path: root/print/py-weasyprint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/py-weasyprint/Makefile')
-rw-r--r--print/py-weasyprint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-weasyprint/Makefile b/print/py-weasyprint/Makefile
index 10bc6d88be6..9c9e8ad3ba8 100644
--- a/print/py-weasyprint/Makefile
+++ b/print/py-weasyprint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2019/12/19 22:22:12 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2020/01/26 17:32:01 rillig Exp $
DISTNAME= WeasyPrint-50
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -6,7 +6,7 @@ CATEGORIES= print python
MASTER_SITES= ${MASTER_SITE_PYPI:=W/WeasyPrint/}
MAINTAINER= kleink@NetBSD.org
-HOMEPAGE= http://weasyprint.org/
+HOMEPAGE= https://weasyprint.org/
COMMENT= Converts HTML/CSS documents to PDF
LICENSE= modified-bsd