git: 47862e48e982 - main - science/py-pygeodesy: Add GitHub to MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Jul 2022 21:53:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=47862e48e9823d649b8ac9908d4b7cad2cf888c1 commit 47862e48e9823d649b8ac9908d4b7cad2cf888c1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-11 21:47:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-11 21:47:05 +0000 science/py-pygeodesy: Add GitHub to MASTER_SITES --- science/py-pygeodesy/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/science/py-pygeodesy/Makefile b/science/py-pygeodesy/Makefile index b58ac3e17a26..6efaf58ea9b1 100644 --- a/science/py-pygeodesy/Makefile +++ b/science/py-pygeodesy/Makefile @@ -3,7 +3,8 @@ PORTNAME= pygeodesy PORTVERSION= 22.7.7 CATEGORIES= science python -MASTER_SITES= CHEESESHOP +MASTER_SITES= CHEESESHOP \ + https://github.com/mrJean1/PyGeodesy/raw/master/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyGeodesy-${PORTVERSION}