From ea96f060ccd90b722fa6c6cf77f2f52505ecda7f Mon Sep 17 00:00:00 2001
From: sunpoet <sunpoet@FreeBSD.org>
Date: Fri, 6 Oct 2017 10:44:40 +0000
Subject: Update to 1.11.6 to match www/py-django111

---
 www/py-django/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/py-django/Makefile b/www/py-django/Makefile
index 2affa9c95243..5233c977b102 100644
--- a/www/py-django/Makefile
+++ b/www/py-django/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	django
 CATEGORIES=	www python
-PORTVERSION=	1.11.5
+PORTVERSION=	1.11.6
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	python@FreeBSD.org
-- 
cgit