aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/moodle30/Makefile2
-rw-r--r--www/moodle31/Makefile2
-rw-r--r--www/moodle32/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/www/moodle30/Makefile b/www/moodle30/Makefile
index 017820311a78..5e558a56b428 100644
--- a/www/moodle30/Makefile
+++ b/www/moodle30/Makefile
@@ -12,7 +12,7 @@ COMMENT= Course management system based on social constructionism
LICENSE= GPLv3
-CONFLICTS= moodle29-2.9.[0-9]* moodle31-3.1.[0-9]* moodle32-3.2.[0-9]*
+CONFLICTS= moodle31-3.1.[0-9]* moodle32-3.2.[0-9]* moodle33-3.3
USES= cpe tar:tgz
USE_PHP= ctype curl dom gd hash iconv intl json mbstring opcache \
diff --git a/www/moodle31/Makefile b/www/moodle31/Makefile
index d0532a6909ba..9e6370b29b6e 100644
--- a/www/moodle31/Makefile
+++ b/www/moodle31/Makefile
@@ -12,7 +12,7 @@ COMMENT= Course management system based on social constructionism
LICENSE= GPLv3
-CONFLICTS= moodle29-2.9.[0-9]* moodle30-3.0.[0-9]* moodle32-3.2.[0-9]*
+CONFLICTS= moodle30-3.0.[0-9]* moodle32-3.2.[0-9]* moodle33-3.3
USES= cpe tar:tgz
USE_PHP= ctype curl dom gd hash iconv intl json mbstring opcache \
diff --git a/www/moodle32/Makefile b/www/moodle32/Makefile
index 49e06d7e830c..395867aa11ca 100644
--- a/www/moodle32/Makefile
+++ b/www/moodle32/Makefile
@@ -12,7 +12,7 @@ COMMENT= Course management system based on social constructionism
LICENSE= GPLv3
-CONFLICTS= moodle29-2.9.[0-9]* moodle30-3.0.[0-9]* moodle31-3.1.[0-9]*
+CONFLICTS= moodle30-3.0.[0-9]* moodle31-3.1.[0-9]* moodle33-3.3
USES= cpe tar:tgz
USE_PHP= ctype curl dom gd hash iconv intl json mbstring opcache \