diff options
Diffstat (limited to 'www/py-django-cors-headers/Makefile')
| -rw-r--r-- | www/py-django-cors-headers/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/www/py-django-cors-headers/Makefile b/www/py-django-cors-headers/Makefile index 6483a16bf9c4..2ea1f7c1ad4f 100644 --- a/www/py-django-cors-headers/Makefile +++ b/www/py-django-cors-headers/Makefile @@ -1,9 +1,9 @@  PORTNAME=	django-cors-headers -PORTVERSION=	4.7.0 +DISTVERSION=	4.9.0  CATEGORIES=	www python  MASTER_SITES=	PYPI  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -DISTNAME=	django_cors_headers-${PORTVERSION} +DISTNAME=	django_cors_headers-${DISTVERSION}  MAINTAINER=	kai@FreeBSD.org  COMMENT=	Handles server headers required for Cross-Origin Resource Sharing | 
