aboutsummaryrefslogtreecommitdiff
path: root/net/py-oauth2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-02 22:40:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-02 22:40:56 +0000
commit3f6c422e367c7bbda21b99b4d8e5ed3b278ac022 (patch)
treeacb453a220fe86d30ab8d37f45975dee80f9c2dc /net/py-oauth2
parentea50968218fa3c63c316845cf78efc2274a0737b (diff)
downloadports-3f6c422e367c7bbda21b99b4d8e5ed3b278ac022.tar.gz
ports-3f6c422e367c7bbda21b99b4d8e5ed3b278ac022.zip
Notes
Diffstat (limited to 'net/py-oauth2')
-rw-r--r--net/py-oauth2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-oauth2/Makefile b/net/py-oauth2/Makefile
index 4a469f1b167e..21689461f2e4 100644
--- a/net/py-oauth2/Makefile
+++ b/net/py-oauth2/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python library for OAuth version 1.0
LICENSE= MIT