aboutsummaryrefslogtreecommitdiff
path: root/graphics/repng2jpeg
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2019-10-19 12:21:22 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2019-10-19 12:21:22 +0000
commit3a79929fdbb298745905de90588175859e9afeed (patch)
tree17f4b0728d4c978a335079ad2fa5d7449b77512a /graphics/repng2jpeg
parente470f0dc4f6177a0ec6da4d10720562459a46246 (diff)
downloadports-3a79929fdbb298745905de90588175859e9afeed.tar.gz
ports-3a79929fdbb298745905de90588175859e9afeed.zip
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Notes
Notes: svn path=/head/; revision=514793
Diffstat (limited to 'graphics/repng2jpeg')
-rw-r--r--graphics/repng2jpeg/Makefile2
-rw-r--r--graphics/repng2jpeg/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/repng2jpeg/Makefile b/graphics/repng2jpeg/Makefile
index d2a2fd122442..95cfdbc411c5 100644
--- a/graphics/repng2jpeg/Makefile
+++ b/graphics/repng2jpeg/Makefile
@@ -5,7 +5,7 @@ PORTNAME= repng2jpeg
PORTVERSION= 1.0.5
PORTREVISION= 1
CATEGORIES= graphics
-MASTER_SITES= http://bsdforge.com/projects/source/graphics/repng2jpeg/
+MASTER_SITES= https://BSDforge.com/projects/source/graphics/repng2jpeg/
MAINTAINER= portmaster@bsdforge.com
COMMENT= Small tool to recompress JPEG, PNG, and GIF images
diff --git a/graphics/repng2jpeg/pkg-descr b/graphics/repng2jpeg/pkg-descr
index ac6282d39981..bee07c57a5d7 100644
--- a/graphics/repng2jpeg/pkg-descr
+++ b/graphics/repng2jpeg/pkg-descr
@@ -6,4 +6,4 @@ for use in scripts, and other utilities. Some of the possibilities include
- scripted via Perl, as an online utility
- your-creative-usage-here...
-WWW: http://BSDforge.COM/projects/graphics/repng2jpeg/
+WWW: https://BSDforge.COM/projects/graphics/repng2jpeg/