diff options
author | yuri <yuri@FreeBSD.org> | 2018-02-25 08:40:37 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-02-25 08:40:37 +0800 |
commit | 61659c18d833c82f83d321b99bd58296f5c1f005 (patch) | |
tree | 3a9ac0dc7974b3072b6e82724add24a5f25609cd /archivers | |
parent | f94218dad9ce1b3a925192deb8173e3e6cdb2bda (diff) | |
download | freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.tar.gz freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.tar.zst freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.zip |
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.
Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/py-bz2file/Makefile | 2 | ||||
-rw-r--r-- | archivers/py-python-lzo/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/py-bz2file/Makefile b/archivers/py-bz2file/Makefile index a43b3775fb9d..96a54bb4d31f 100644 --- a/archivers/py-bz2file/Makefile +++ b/archivers/py-bz2file/Makefile @@ -7,7 +7,7 @@ CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Read and write bzip2-compressed files LICENSE= APACHE20 diff --git a/archivers/py-python-lzo/Makefile b/archivers/py-python-lzo/Makefile index 2620a4251201..50dba9b0bb45 100644 --- a/archivers/py-python-lzo/Makefile +++ b/archivers/py-python-lzo/Makefile @@ -7,7 +7,7 @@ CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Python bindings for the LZO data compression library LICENSE= GPLv2 |