pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/cups-pdf cups-pdf: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ede92535ae79
branches:  trunk
changeset: 374023:ede92535ae79
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 14 10:08:31 2018 +0000

description:
cups-pdf: follow redirect

diffstat:

 print/cups-pdf/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e1f3979bdf9a -r ede92535ae79 print/cups-pdf/Makefile
--- a/print/cups-pdf/Makefile   Sun Jan 14 10:05:37 2018 +0000
+++ b/print/cups-pdf/Makefile   Sun Jan 14 10:08:31 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/11/12 16:03:36 khorben Exp $
+# $NetBSD: Makefile,v 1.16 2018/01/14 10:08:31 wiz Exp $
 
 COMMENT=               PDF backend for CUPS
 
@@ -6,7 +6,7 @@
 PKGREVISION=           9
 CATEGORIES=            print
 
-HOMEPAGE=              http://www.cups-pdf.de/
+HOMEPAGE=              https://www.cups-pdf.de/
 MASTER_SITES=          ${HOMEPAGE}src/
 DISTFILES=             ${DISTNAME:S/pdf-/pdf_/}.tar.gz
 LICENSE=               gnu-gpl-v2



Home | Main Index | Thread Index | Old Index