summaryrefslogtreecommitdiff
path: root/sysutils/ccd2iso
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 /sysutils/ccd2iso
parent728e310226d4082766b2e551577ccf9dc9f502c3 (diff)
downloadpkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz
Follow some http -> https redirects.
Diffstat (limited to 'sysutils/ccd2iso')
-rw-r--r--sysutils/ccd2iso/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ccd2iso/Makefile b/sysutils/ccd2iso/Makefile
index feb89355a3c..3a1531e9f70 100644
--- a/sysutils/ccd2iso/Makefile
+++ b/sysutils/ccd2iso/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/23 19:50:54 asau Exp $
+# $NetBSD: Makefile,v 1.8 2017/08/01 14:59:05 wiz Exp $
#
DISTNAME= ccd2iso-0.3
@@ -6,7 +6,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ccd2iso/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://sourceforge.net/projects/ccd2iso/
+HOMEPAGE= https://sourceforge.net/projects/ccd2iso/
COMMENT= CloneCD to ISO converter
USE_LIBTOOL= yes