git: 2176b9052f73 - main - science/fastjet: Change MASTER_SITES to https
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Jul 2022 07:34:14 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2176b9052f7342eacbf88fa21c9823e4c552b269
commit 2176b9052f7342eacbf88fa21c9823e4c552b269
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-07 07:33:29 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-07 07:33:29 +0000
science/fastjet: Change MASTER_SITES to https
---
science/fastjet/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/science/fastjet/Makefile b/science/fastjet/Makefile
index 35b2ce9e240c..4638660b3557 100644
--- a/science/fastjet/Makefile
+++ b/science/fastjet/Makefile
@@ -1,7 +1,7 @@
PORTNAME= fastjet
DISTVERSION= 3.4.0
CATEGORIES= science
-MASTER_SITES= http://fastjet.fr/repo/
+MASTER_SITES= https://fastjet.fr/repo/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Package for jet finding in pp and e+e- collisions