diff options
Diffstat (limited to 'www/moodle45/Makefile')
-rw-r--r-- | www/moodle45/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/moodle45/Makefile b/www/moodle45/Makefile index a4e13366f101..95e8eb7afe09 100644 --- a/www/moodle45/Makefile +++ b/www/moodle45/Makefile @@ -1,5 +1,5 @@ PORTNAME= moodle -PORTVERSION= 4.5.4 +PORTVERSION= 4.5.6 CATEGORIES= www education MASTER_SITES= https://packaging.moodle.org/stable405/ \ LOCAL/wen @@ -11,8 +11,7 @@ WWW= https://www.moodle.org/ LICENSE= GPLv3 -CONFLICTS= moodle41-4.1.[0-9]* moodle43-4.3.[0-9]* moodle44-4.4.[0-9]* \ - moodle50-5.0 +CONFLICTS= moodle44-4.4.[0-9]* moodle50-5.0.[0-9]* USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom exif fileinfo filter gd \ |