diff options
Diffstat (limited to 'www/moodle36/Makefile')
-rw-r--r-- | www/moodle36/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/moodle36/Makefile b/www/moodle36/Makefile index 20161c5d92a5..01ce14eb30c7 100644 --- a/www/moodle36/Makefile +++ b/www/moodle36/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 3.6.5 +PORTVERSION= 3.6.6 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable36/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} |