diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-11-16 15:33:30 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-11-16 15:33:30 +0000 |
commit | b2b9560917eec0ca69921cad76010a4cc4cd4270 (patch) | |
tree | 691e5b994258f1e54df64d1fd842428e9499f93c /www/Makefile | |
parent | 7f7ac386a4c093a30fffe2ca5fdaaf6019d02a18 (diff) |
- Repocopy moodle29 --> moodle30 and update it to 3.0
Notes
Notes:
svn path=/head/; revision=401768
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 920260a092fb..709717f48bf5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -538,6 +538,7 @@ SUBDIR += mongrel2 SUBDIR += moodle28 SUBDIR += moodle29 + SUBDIR += moodle30 SUBDIR += mozplugger SUBDIR += multisort SUBDIR += multiwatch |