aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-urllib3
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2017-03-19 22:02:23 +0800
committerrene <rene@FreeBSD.org>2017-03-19 22:02:23 +0800
commit050b7312486bc7af98419927c8dd5769cbd58a61 (patch)
treebb38f6ce0eef3e1c93d155e9ce68a614729ea96b /net/py-urllib3
parentce5fcaf9d98c435acd0cbdf5758be818b48e2b7f (diff)
downloadfreebsd-ports-gnome-050b7312486bc7af98419927c8dd5769cbd58a61.tar.gz
freebsd-ports-gnome-050b7312486bc7af98419927c8dd5769cbd58a61.tar.zst
freebsd-ports-gnome-050b7312486bc7af98419927c8dd5769cbd58a61.zip
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@ With hat: portmgr-secretary
Diffstat (limited to 'net/py-urllib3')
-rw-r--r--net/py-urllib3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-urllib3/Makefile b/net/py-urllib3/Makefile
index 156efc8ba1a3..a10aa589a012 100644
--- a/net/py-urllib3/Makefile
+++ b/net/py-urllib3/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= olivierd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Enhance HTTP Python's standard library
LICENSE= MIT