summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-11-02 13:20:53 +0000
committerJohn Marino <marino@FreeBSD.org>2014-11-02 13:20:53 +0000
commit4ec4c6f2f962e68ac782e78d6fa245de585caade (patch)
treea7a8a0c448c893ed239c1393b9185740804e964b
parent67ee3f9efa976f4e88580961311dea7efcc07f0a (diff)
downloadfreebsd-ports-4ec4c6f2f962e68ac782e78d6fa245de585caade.zip
www/py-django-allauth: Fix email address
PR: 194756
-rw-r--r--www/py-django-allauth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-allauth/Makefile b/www/py-django-allauth/Makefile
index ea47e828a454..d5587f71ef44 100644
--- a/www/py-django-allauth/Makefile
+++ b/www/py-django-allauth/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= vlaimir.chukharev@gmail.com
+MAINTAINER= Vladimir.Chukharev@gmail.com
COMMENT= User registration with social account authentication
LICENSE= MIT