git: 87e54ae6f514 - main - www/moodle4{1,3}: Fix fetch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Apr 2025 07:57:27 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=87e54ae6f51425371ea000d3a4298ef360390aa4 commit 87e54ae6f51425371ea000d3a4298ef360390aa4 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2025-04-15 07:41:38 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2025-04-15 07:56:47 +0000 www/moodle4{1,3}: Fix fetch --- www/moodle41/Makefile | 2 +- www/moodle43/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/moodle41/Makefile b/www/moodle41/Makefile index 9eee07521a63..c3cd070322a0 100644 --- a/www/moodle41/Makefile +++ b/www/moodle41/Makefile @@ -1,7 +1,7 @@ PORTNAME= moodle PORTVERSION= 4.1.18 CATEGORIES= www education -MASTER_SITES= https://packaging.moodle.org/stable401 \ +MASTER_SITES= https://packaging.moodle.org/stable401/ \ LOCAL/wen PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} diff --git a/www/moodle43/Makefile b/www/moodle43/Makefile index 45cfd41533f1..0e521c121a86 100644 --- a/www/moodle43/Makefile +++ b/www/moodle43/Makefile @@ -1,7 +1,7 @@ PORTNAME= moodle PORTVERSION= 4.3.12 CATEGORIES= www education -MASTER_SITES= https://packaging.moodle.org/stable403 \ +MASTER_SITES= https://packaging.moodle.org/stable403/ \ LOCAL/wen PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX}