aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/py-lzma/Makefile2
-rw-r--r--archivers/py-tarfile/Makefile2
-rw-r--r--comms/py-serial/Makefile2
-rw-r--r--devel/py-ctypes/Makefile2
-rw-r--r--devel/py-nose/Makefile2
-rw-r--r--devel/py-plex/Makefile2
-rw-r--r--devel/py-repl/Makefile2
-rw-r--r--misc/posixtestsuite/Makefile2
-rw-r--r--net-mgmt/py-snmp/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/archivers/py-lzma/Makefile b/archivers/py-lzma/Makefile
index 4e1e087a7cda..7747fa6baca1 100644
--- a/archivers/py-lzma/Makefile
+++ b/archivers/py-lzma/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.joachim-bauch.de/projects/python/pylzma/releases/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pylzma-${PORTVERSION}
-MAINTAINER= gcooper@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python binding for the LZMA compression library
USE_PYTHON= yes
diff --git a/archivers/py-tarfile/Makefile b/archivers/py-tarfile/Makefile
index 724928634009..4fbe90dc9f15 100644
--- a/archivers/py-tarfile/Makefile
+++ b/archivers/py-tarfile/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers python
MASTER_SITES= http://www.gustaebel.de/lars/tarfile/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= gcooper@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python library for reading and writing tarballs
USE_PYTHON= yes
diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile
index 90c5fde57094..240ed7f8a9f9 100644
--- a/comms/py-serial/Makefile
+++ b/comms/py-serial/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyserial-${PORTVERSION}
-MAINTAINER= gcooper@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Serial port encapsulation library for Python
USE_PYTHON= yes
diff --git a/devel/py-ctypes/Makefile b/devel/py-ctypes/Makefile
index 825b86633247..2da0c03b442b 100644
--- a/devel/py-ctypes/Makefile
+++ b/devel/py-ctypes/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= gcooper@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python module allowing to create and manipulate C data types
USE_PYTHON= yes
diff --git a/devel/py-nose/Makefile b/devel/py-nose/Makefile
index 1a3cb8a303d0..dea889c0aa65 100644
--- a/devel/py-nose/Makefile
+++ b/devel/py-nose/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://somethingaboutorange.com/mrl/projects/nose/ \
MASTER_SITE_SUBDIR= dryice
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= gcooper@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A discovery-based unittest extension
USE_PYTHON= 2.4+
diff --git a/devel/py-plex/Makefile b/devel/py-plex/Makefile
index 8d766d69047e..81c79ce8b456 100644
--- a/devel/py-plex/Makefile
+++ b/devel/py-plex/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Plex/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Plex-${PORTVERSION}
-MAINTAINER= gcooper@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lexical Analysis Module for Python
USE_PYTHON= yes
diff --git a/devel/py-repl/Makefile b/devel/py-repl/Makefile
index d17ccfa25e94..a4d7463c3942 100644
--- a/devel/py-repl/Makefile
+++ b/devel/py-repl/Makefile
@@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyrepl-${PORTVERSION}
DIST_SUBDIR= python
-MAINTAINER= gcooper@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Replacement for readline and interactive environment for Python
USE_PYTHON= yes
diff --git a/misc/posixtestsuite/Makefile b/misc/posixtestsuite/Makefile
index 8fc4e3f4516c..b398b2be79a6 100644
--- a/misc/posixtestsuite/Makefile
+++ b/misc/posixtestsuite/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.5.2
CATEGORIES= misc
MASTER_SITES= SF/posixtest/posixtest/${PORTNAME}-${PORTVERSION}
-MAINTAINER= gcooper@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Open POSIX Test Suite
WRKSRC= ${WRKDIR}/posixtestsuite
diff --git a/net-mgmt/py-snmp/Makefile b/net-mgmt/py-snmp/Makefile
index 8bafa1e52535..ea909465fb6e 100644
--- a/net-mgmt/py-snmp/Makefile
+++ b/net-mgmt/py-snmp/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}-devel/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pysnmp-${PORTVERSION}
-MAINTAINER= gcooper@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SNMP framework for Python
CONFLICTS= py??-snmp2-[0-9]* py??-snmp4-[0-9]*