diff options
author | wen <wen@FreeBSD.org> | 2016-12-05 15:17:12 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-12-05 15:17:12 +0800 |
commit | bc48a3c579930978313f8fdbadb88498f5ae06eb (patch) | |
tree | 71515a803d5daf51afc2c56d416209e874742aef /www/moodle29 | |
parent | d40d0efa0a6bff4afa8f2bef16597bdd7da8d284 (diff) | |
download | freebsd-ports-gnome-bc48a3c579930978313f8fdbadb88498f5ae06eb.tar.gz freebsd-ports-gnome-bc48a3c579930978313f8fdbadb88498f5ae06eb.tar.zst freebsd-ports-gnome-bc48a3c579930978313f8fdbadb88498f5ae06eb.zip |
- Adjust CONFLICTS
Diffstat (limited to 'www/moodle29')
-rw-r--r-- | www/moodle29/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/moodle29/Makefile b/www/moodle29/Makefile index 5728efcf193d..17e53f497aac 100644 --- a/www/moodle29/Makefile +++ b/www/moodle29/Makefile @@ -12,7 +12,7 @@ COMMENT= Course management system based on social constructionism LICENSE= GPLv3 -CONFLICTS= moodle31-3.1.[0-9]* moodle30-3.0.[0-9]* moodle28-2.8.[0-9]* +CONFLICTS= moodle32-3.2 moodle31-3.1.[0-9]* moodle30-3.0.[0-9]* USES= cpe tar:tgz USE_PHP= session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \ |