Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2020 23:35:13 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530732 - head/science/octopus
Message-ID:  <202004042335.034NZDWE059401@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Apr  4 23:35:13 2020
New Revision: 530732
URL: https://svnweb.freebsd.org/changeset/ports/530732

Log:
  science/octopus: Correct URL

Modified:
  head/science/octopus/Makefile

Modified: head/science/octopus/Makefile
==============================================================================
--- head/science/octopus/Makefile	Sat Apr  4 23:32:09 2020	(r530731)
+++ head/science/octopus/Makefile	Sat Apr  4 23:35:13 2020	(r530732)
@@ -4,7 +4,7 @@ PORTNAME=	octopus
 DISTVERSION=	8.4
 PORTREVISION=	3
 CATEGORIES=	science
-MASTER_SITES=	http://octopus-code.org/down.php?file=${DISTVERSION}/
+MASTER_SITES=	https://octopus-code.org/down.php?file=${DISTVERSION}/
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Scientific program aimed at the ab initio virtual experimentation



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004042335.034NZDWE059401>