diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index ce4509d25814..a8c55ce05718 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