diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-12-05 18:50:04 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-12-05 18:50:04 +0000 |
commit | 2ff56fdfdbf0ba59149156f59eb7a31e446e0f30 (patch) | |
tree | bd7fd7009e4d6cca61e9e98d71131747be9c00d4 /www | |
parent | 49166c31cc4135d260d820305936f152c93cfe88 (diff) | |
download | ports-2ff56fdfdbf0ba59149156f59eb7a31e446e0f30.tar.gz ports-2ff56fdfdbf0ba59149156f59eb7a31e446e0f30.zip |
Notes
Diffstat (limited to 'www')
-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 0480e3e9bb71..a022a6c8bdc4 100644 --- a/www/py-django/Makefile +++ b/www/py-django/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.11.16 +PORTVERSION= 1.11.17 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |