summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-01 14:58:51 +0000
committerwiz <wiz@pkgsrc.org>2017-08-01 14:58:51 +0000
commitaac8ae3f9d5e5887930bc43a78a11dc5ca171869 (patch)
tree4731dc2aa469be23d28c59f0fa47c6c55b257d52 /print/ghostscript-gpl
parent728e310226d4082766b2e551577ccf9dc9f502c3 (diff)
downloadpkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz
Follow some http -> https redirects.
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r--print/ghostscript-gpl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index 86a35614991..471f62f05ba 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.27 2017/05/24 15:19:12 jperkin Exp $
+# $NetBSD: Makefile,v 1.28 2017/08/01 14:59:04 wiz Exp $
DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-gpl/}
PKGREVISION= 13
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
-MASTER_SITES+= http://ghostscript.com/releases/
+MASTER_SITES+= https://ghostscript.com/releases/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org