qpdf: Follow HOMEPAGE redirect
This commit is contained in:
parent
5e180ec729
commit
42ede0b144
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue