diff options
Diffstat (limited to 'www/moodle50/Makefile')
-rw-r--r-- | www/moodle50/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/moodle50/Makefile b/www/moodle50/Makefile index 19deb11a6d97..67d95231a68c 100644 --- a/www/moodle50/Makefile +++ b/www/moodle50/Makefile @@ -1,5 +1,5 @@ PORTNAME= moodle -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.3 CATEGORIES= www education MASTER_SITES= https://packaging.moodle.org/stable500/ \ LOCAL/wen @@ -11,7 +11,7 @@ WWW= https://www.moodle.org/ LICENSE= GPLv3 -CONFLICTS= moodle44-4.4.[0-9]* moodle45-4.5.[0-9]* +CONFLICTS= moodle44-4.4.[0-9]* moodle45-4.5.[0-9]* moodle51-5.1 USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom exif fileinfo filter gd \ |