summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2017-03-19 16:11:40 +0000
committerrm <rm@FreeBSD.org>2017-03-19 16:11:40 +0000
commitac30f23486d5ac970d1972e312dd411b54f8b725 (patch)
treeeedafe81d2df03ef0fff7cd451393be1e9a641ab
parentdfa8c0045b25360add2244166d5e4097facde1f4 (diff)
downloadFreeBSD-ports-ac30f23486d5ac970d1972e312dd411b54f8b725.zip
FreeBSD-ports-ac30f23486d5ac970d1972e312dd411b54f8b725.tar.gz
Pass maintainership to python@
-rw-r--r--devel/py-gdata/Makefile2
-rw-r--r--devel/py-speaklater/Makefile2
-rw-r--r--graphics/py-wand/Makefile2
-rw-r--r--graphics/pysvg/Makefile2
-rw-r--r--net/py-urllib3/Makefile2
-rw-r--r--sysutils/py-iowait/Makefile2
-rw-r--r--textproc/py-docutils/Makefile2
-rw-r--r--textproc/py-rst2html5/Makefile2
-rw-r--r--textproc/py-rstyoutube/Makefile2
-rw-r--r--www/py-bjoern/Makefile2
-rw-r--r--www/py-waitress/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/devel/py-gdata/Makefile b/devel/py-gdata/Makefile
index 58d2eca..5a55dd3 100644
--- a/devel/py-gdata/Makefile
+++ b/devel/py-gdata/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= GData Python Client Library
LICENSE= APACHE20
diff --git a/devel/py-speaklater/Makefile b/devel/py-speaklater/Makefile
index d8cd0d8..b129bfd 100644
--- a/devel/py-speaklater/Makefile
+++ b/devel/py-speaklater/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Lazy string Python module for translations
LICENSE= BSD3CLAUSE
diff --git a/graphics/py-wand/Makefile b/graphics/py-wand/Makefile
index e8c7f75..69da17f 100644
--- a/graphics/py-wand/Makefile
+++ b/graphics/py-wand/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= MagickWand Python binding
LICENSE= MIT
diff --git a/graphics/pysvg/Makefile b/graphics/pysvg/Makefile
index 9a7711c3..d098f2a 100644
--- a/graphics/pysvg/Makefile
+++ b/graphics/pysvg/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.2.2
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= pySVG - creating svg with python
LICENSE= BSD2CLAUSE
diff --git a/net/py-urllib3/Makefile b/net/py-urllib3/Makefile
index a10aa58..68fdaa9 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= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Enhance HTTP Python's standard library
LICENSE= MIT
diff --git a/sysutils/py-iowait/Makefile b/sysutils/py-iowait/Makefile
index f2619c4..d3a2475 100644
--- a/sysutils/py-iowait/Makefile
+++ b/sysutils/py-iowait/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Python module for I/O completion events
LICENSE= GPLv3
diff --git a/textproc/py-docutils/Makefile b/textproc/py-docutils/Makefile
index f952173..7697e61 100644
--- a/textproc/py-docutils/Makefile
+++ b/textproc/py-docutils/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= SF \
CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Python Documentation Utilities
LICENSE= BSD2CLAUSE GPLv3+ PD PSFL
diff --git a/textproc/py-rst2html5/Makefile b/textproc/py-rst2html5/Makefile
index 0e637ba..84c68cf 100644
--- a/textproc/py-rst2html5/Makefile
+++ b/textproc/py-rst2html5/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Produces HTML5 documents from reStructuredText sources
LICENSE= MIT
diff --git a/textproc/py-rstyoutube/Makefile b/textproc/py-rstyoutube/Makefile
index 85dce65..2a1c113 100644
--- a/textproc/py-rstyoutube/Makefile
+++ b/textproc/py-rstyoutube/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Embed YouTube videos in reStructuredText documents
LICENSE= MIT
diff --git a/www/py-bjoern/Makefile b/www/py-bjoern/Makefile
index b1988bf..71931bd 100644
--- a/www/py-bjoern/Makefile
+++ b/www/py-bjoern/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Fast Python WSGI server
LICENSE= BSD2CLAUSE
diff --git a/www/py-waitress/Makefile b/www/py-waitress/Makefile
index 4d388a1..dd96666 100644
--- a/www/py-waitress/Makefile
+++ b/www/py-waitress/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Python WSGI server
LICENSE= ZPL21
OpenPOWER on IntegriCloud