diff options
Diffstat (limited to 'www/moodle31/Makefile')
-rw-r--r-- | www/moodle31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/moodle31/Makefile b/www/moodle31/Makefile index befe908..0d35026 100644 --- a/www/moodle31/Makefile +++ b/www/moodle31/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 3.1 +PORTVERSION= 3.1.1 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable31/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//} |