summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2021-11-25 14:46:57 +0000
committerryoon <ryoon@pkgsrc.org>2021-11-25 14:46:57 +0000
commitf83940ad11f44fd4a7cecd693ceb7560d853f571 (patch)
tree08b654a60db51a83a07f0df33cd6cd5683d93b12
parent8122ea6bcf2793541c9d1130a7998974d6902735 (diff)
downloadpkgsrc-f83940ad11f44fd4a7cecd693ceb7560d853f571.tar.gz
qpdf: Follow HOMEPAGE redirect
-rw-r--r--print/qpdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile
index ce4509d2581..a8c55ce0571 100644
--- a/print/qpdf/Makefile
+++ b/print/qpdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2021/05/24 19:53:48 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2021/11/25 14:46:57 ryoon Exp $
DISTNAME= qpdf-10.3.2
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://qpdf.sourceforge.net/
+HOMEPAGE= https://qpdf.sourceforge.io/
COMMENT= Structural, content-preserving transformations on PDF files
LICENSE= apache-2.0