diff options
author | pi <pi@FreeBSD.org> | 2016-05-26 00:54:30 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-05-26 00:54:30 +0800 |
commit | ec7d1f678c845a3d25d6f4a1e6038a9ff66df33c (patch) | |
tree | feac6fc0d26cc9fc2cea3d8d0166504c8192c45c /devel | |
parent | f25b8e21600e6d91e99cf5e5a414292714a3087f (diff) | |
download | freebsd-ports-gnome-ec7d1f678c845a3d25d6f4a1e6038a9ff66df33c.tar.gz freebsd-ports-gnome-ec7d1f678c845a3d25d6f4a1e6038a9ff66df33c.tar.zst freebsd-ports-gnome-ec7d1f678c845a3d25d6f4a1e6038a9ff66df33c.zip |
Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR: 209746
Submitted by: xmj
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-check-manifest/Makefile | 2 | ||||
-rw-r--r-- | devel/py-logan/Makefile | 2 | ||||
-rw-r--r-- | devel/py-memory_profiler/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pkgconfig/Makefile | 2 | ||||
-rw-r--r-- | devel/py-snackwich/Makefile | 2 | ||||
-rw-r--r-- | devel/py-tapi/Makefile | 2 | ||||
-rw-r--r-- | devel/py-xmltodict/Makefile | 2 | ||||
-rw-r--r-- | devel/py-yappi/Makefile | 2 | ||||
-rw-r--r-- | devel/py-yunomi/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/devel/py-check-manifest/Makefile b/devel/py-check-manifest/Makefile index 9a8c9bc062ff..0a62833ac926 100644 --- a/devel/py-check-manifest/Makefile +++ b/devel/py-check-manifest/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= Check MANIFEST.in in a Python source package for completeness LICENSE= MIT diff --git a/devel/py-logan/Makefile b/devel/py-logan/Makefile index 2326439ea216..f1c0439c2f02 100644 --- a/devel/py-logan/Makefile +++ b/devel/py-logan/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= Logan is a toolkit for running standalone Django applications LICENSE= APACHE20 diff --git a/devel/py-memory_profiler/Makefile b/devel/py-memory_profiler/Makefile index 40bd7cd39d2b..df2a540e3dca 100644 --- a/devel/py-memory_profiler/Makefile +++ b/devel/py-memory_profiler/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= Line-by-line and process memory consumption analysis LICENSE= BSD2CLAUSE diff --git a/devel/py-pkgconfig/Makefile b/devel/py-pkgconfig/Makefile index 542d0dd35f70..c1a2d8bb27cd 100644 --- a/devel/py-pkgconfig/Makefile +++ b/devel/py-pkgconfig/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= Python module to interface with the pkg-config command line tool LICENSE= MIT diff --git a/devel/py-snackwich/Makefile b/devel/py-snackwich/Makefile index 6f727525bab8..564590806003 100644 --- a/devel/py-snackwich/Makefile +++ b/devel/py-snackwich/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= Configuration-based Console UI Framework LICENSE= GPLv2 diff --git a/devel/py-tapi/Makefile b/devel/py-tapi/Makefile index ef9d0abe92db..c42eda43bb61 100644 --- a/devel/py-tapi/Makefile +++ b/devel/py-tapi/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Tapi-${PORTVERSION} -MAINTAINER= xmj@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= Framework for testing APIs LICENSE= MIT diff --git a/devel/py-xmltodict/Makefile b/devel/py-xmltodict/Makefile index e2645331353a..efd02d467497 100644 --- a/devel/py-xmltodict/Makefile +++ b/devel/py-xmltodict/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= XML parser that returns python dictionaries LICENSE= MIT diff --git a/devel/py-yappi/Makefile b/devel/py-yappi/Makefile index 83a03ea59968..12a91b9c7d19 100644 --- a/devel/py-yappi/Makefile +++ b/devel/py-yappi/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= Yet Another Python Profiler LICENSE= MIT diff --git a/devel/py-yunomi/Makefile b/devel/py-yunomi/Makefile index cea37696afb6..3e02178f8594 100644 --- a/devel/py-yunomi/Makefile +++ b/devel/py-yunomi/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= Metrics library with rate, distribution and timing information LICENSE= MIT |