summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/libmpdclient/Makefile2
-rw-r--r--databases/py-queries/Makefile2
-rw-r--r--devel/py-arrow/Makefile2
-rw-r--r--devel/py-backports_abc/Makefile2
-rw-r--r--devel/py-mimeparse/Makefile2
-rw-r--r--editors/jupp/Makefile2
-rw-r--r--security/please/Makefile2
-rw-r--r--textproc/uncle/Makefile2
-rw-r--r--www/py-tornado/Makefile2
-rw-r--r--www/py-tornado4/Makefile2
-rw-r--r--www/py-tornado6/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/audio/libmpdclient/Makefile b/audio/libmpdclient/Makefile
index 5debfd5d2ca0..01b2e8f85ef9 100644
--- a/audio/libmpdclient/Makefile
+++ b/audio/libmpdclient/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/libmpdclient/2/
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= API library for interfacing MPD
LICENSE= BSD3CLAUSE
diff --git a/databases/py-queries/Makefile b/databases/py-queries/Makefile
index 9b82af864f50..2d615047a453 100644
--- a/databases/py-queries/Makefile
+++ b/databases/py-queries/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simplified PostgreSQL client built upon Psycopg2
LICENSE= BSD3CLAUSE
diff --git a/devel/py-arrow/Makefile b/devel/py-arrow/Makefile
index af7b14daf9f6..8b2bf7fa31c8 100644
--- a/devel/py-arrow/Makefile
+++ b/devel/py-arrow/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Better dates and times for Python
LICENSE= APACHE20
diff --git a/devel/py-backports_abc/Makefile b/devel/py-backports_abc/Makefile
index 8dedf12a8260..618c21af25f6 100644
--- a/devel/py-backports_abc/Makefile
+++ b/devel/py-backports_abc/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Backport of recent additions to the 'collections.abc' module
LICENSE= PSFL
diff --git a/devel/py-mimeparse/Makefile b/devel/py-mimeparse/Makefile
index dc16bfe12972..9fec753ccfbc 100644
--- a/devel/py-mimeparse/Makefile
+++ b/devel/py-mimeparse/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION}
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Basic functions for handling mime-types in Python
LICENSE= MIT
diff --git a/editors/jupp/Makefile b/editors/jupp/Makefile
index b728646b7e1c..c17715bd2972 100644
--- a/editors/jupp/Makefile
+++ b/editors/jupp/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.mirbsd.org/MirOS/dist/jupp/ \
http://pub.allbsd.org/MirOS/dist/jupp/
DISTNAME= joe-${PORTVERSION:C/([0-9]+\.[0-9]+)\.([0-9]+)/\1${PORTNAME}\2/}
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Portable version of Joe's Own Editor from MirBSD
LICENSE= GPLv1
diff --git a/security/please/Makefile b/security/please/Makefile
index dfc3d28fca7f..fd0385289a0c 100644
--- a/security/please/Makefile
+++ b/security/please/Makefile
@@ -5,7 +5,7 @@ PORTNAME= please
PORTVERSION= 2.7
CATEGORIES= security
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Execute a command as root
LICENSE= BSD2CLAUSE
diff --git a/textproc/uncle/Makefile b/textproc/uncle/Makefile
index b1a2bd2793b3..adbed4dc3fea 100644
--- a/textproc/uncle/Makefile
+++ b/textproc/uncle/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.2
PORTREVISION= 1
CATEGORIES= textproc
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Convert UCL config file to desired format
LICENSE= BSD2CLAUSE
diff --git a/www/py-tornado/Makefile b/www/py-tornado/Makefile
index 46ba1a6772e9..a810698c6013 100644
--- a/www/py-tornado/Makefile
+++ b/www/py-tornado/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python Web Server from FriendFeed
LICENSE= APACHE20
diff --git a/www/py-tornado4/Makefile b/www/py-tornado4/Makefile
index cabea5e93ad0..87563287ad2b 100644
--- a/www/py-tornado4/Makefile
+++ b/www/py-tornado4/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 4
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python Web Server from FriendFeed
LICENSE= APACHE20
diff --git a/www/py-tornado6/Makefile b/www/py-tornado6/Makefile
index ec2dceea1e65..a0313668c0f9 100644
--- a/www/py-tornado6/Makefile
+++ b/www/py-tornado6/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 6
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python Web Server from FriendFeed
LICENSE= APACHE20