diff options
Diffstat (limited to 'www/py-django111/Makefile')
-rw-r--r-- | www/py-django111/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-django111/Makefile b/www/py-django111/Makefile index 300c7f6c6ec3..f2f3268013d1 100644 --- a/www/py-django111/Makefile +++ b/www/py-django111/Makefile @@ -4,8 +4,7 @@ # Remember to update www/py-django along with this port. PORTNAME= django -PORTVERSION= 1.11.4 -PORTREVISION= 1 +PORTVERSION= 1.11.5 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ |