diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
commit | e81f10b3e36e14058b682a6c30cca96dd3731120 (patch) | |
tree | 0fb4e65997caa58bed8bb97f76ece080bf0e2648 /misc | |
parent | 49d26052502700760c2b78486d15108257ddef5e (diff) | |
download | pkgsrc-e81f10b3e36e14058b682a6c30cca96dd3731120.tar.gz |
Follow some redirects.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/reed/Makefile | 4 | ||||
-rw-r--r-- | misc/root/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/reed/Makefile b/misc/reed/Makefile index 1ec111cbd7c..37d1cfda2d9 100644 --- a/misc/reed/Makefile +++ b/misc/reed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2017/09/04 18:00:57 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2017/09/04 18:08:25 wiz Exp $ DISTNAME= reed-5.4 PKGREVISION= 9 @@ -6,7 +6,7 @@ CATEGORIES= misc MASTER_SITES= http://www.sacredchao.net/software/reed/ MAINTAINER= pkgsrc-users@NetBSD.org -#HOMEPAGE= http://www.sacredchao.net/software/reed/index.shtml +#HOMEPAGE= https://www.sacredchao.net/software/reed/index.shtml COMMENT= Auto-scrolling file viewer CONFIGURE_SCRIPT= ./configures diff --git a/misc/root/Makefile b/misc/root/Makefile index 562d306dbbc..513eaaed988 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2016/03/05 11:28:58 jperkin Exp $ +# $NetBSD: Makefile,v 1.60 2017/09/04 18:08:25 wiz Exp $ DISTNAME= root_v5.26.00b.source PKGNAME= root-5.26 @@ -7,7 +7,7 @@ CATEGORIES= misc MASTER_SITES= ftp://root.cern.ch/root/ MAINTAINER= drochner@NetBSD.org -HOMEPAGE= http://root.cern.ch/ +HOMEPAGE= https://root.cern.ch/ COMMENT= OO framework for data analysis and visualisation WRKSRC= ${WRKDIR}/root |