git: 82ef2377db54 - main - graphics/grads: Refresh MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Oct 2024 10:14:44 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=82ef2377db54c0bbbae5885735085644372048af commit 82ef2377db54c0bbbae5885735085644372048af Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-10-13 10:09:14 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-10-13 10:13:54 +0000 graphics/grads: Refresh MASTER_SITES Remove dead mirrors and switch to http Approved by: portmgr (blanket) --- graphics/grads/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/graphics/grads/Makefile b/graphics/grads/Makefile index 8bc8d96c8502..5e792095a4a7 100644 --- a/graphics/grads/Makefile +++ b/graphics/grads/Makefile @@ -2,10 +2,8 @@ PORTNAME= grads PORTVERSION= 1.9b4 PORTREVISION= 18 CATEGORIES= graphics science math -MASTER_SITES= ftp://grads.iges.org/grads/1.9/:src \ - ftp://cola.gmu.edu/grads/1.9/:src \ - ftp://grads.iges.org/grads/:other \ - ftp://cola.gmu.edu/grads/:other +MASTER_SITES= http://cola.gmu.edu/grads/1.9/:src \ + http://cola.gmu.edu/grads/:other DISTFILES= ${PORTNAME}-src-${PORTVERSION}${EXTRACT_SUFX}:src \ example.tar.gz:other EXTRACT_ONLY= ${PORTNAME}-src-${PORTVERSION}${EXTRACT_SUFX}