summaryrefslogtreecommitdiff
path: root/print/py-pisa
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-30 07:52:18 +0000
committerwiz <wiz@pkgsrc.org>2017-09-30 07:52:18 +0000
commit9a4f11dfcd8e608ca139226e35a5972db3718af6 (patch)
treeab3a7cf0a874fdb606c7b9eeadfb5c4fe70026b8 /print/py-pisa
parentd98fe6223bb53ed819be8f684ee4a22ef195d972 (diff)
downloadpkgsrc-9a4f11dfcd8e608ca139226e35a5972db3718af6.tar.gz
py-pisa: use pypi site instead of dead one
Diffstat (limited to 'print/py-pisa')
-rw-r--r--print/py-pisa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-pisa/Makefile b/print/py-pisa/Makefile
index 10aab2cdfd6..b01678b0485 100644
--- a/print/py-pisa/Makefile
+++ b/print/py-pisa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/29 20:02:02 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2017/09/30 07:52:18 wiz Exp $
DISTNAME= pisa-3.0.33
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc print www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pisa/}
OWNER= joerg@NetBSD.org
-HOMEPAGE= http://www.htmltopdf.org/
+HOMEPAGE= https://pypi.python.org/pypi/pisa/
COMMENT= HTML2pdf converter (obsolete, use print/py-weasyprint instead)
LICENSE= apache-2.0