diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-10-06 18:44:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-10-06 18:44:40 +0800 |
commit | ea96f060ccd90b722fa6c6cf77f2f52505ecda7f (patch) | |
tree | efd8b25bf0c79c0942bf5184c4780d9d814c6ceb | |
parent | e5312c2d5e5b46cd000ed8e352600f0bbfdb76cd (diff) | |
download | freebsd-ports-gnome-ea96f060ccd90b722fa6c6cf77f2f52505ecda7f.tar.gz freebsd-ports-gnome-ea96f060ccd90b722fa6c6cf77f2f52505ecda7f.tar.zst freebsd-ports-gnome-ea96f060ccd90b722fa6c6cf77f2f52505ecda7f.zip |
Update to 1.11.6 to match www/py-django111
-rw-r--r-- | www/py-django/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |