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 /net-im | |
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 'net-im')
-rw-r--r-- | net-im/py-toxcore-c/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-unmessage/Makefile | 2 | ||||
-rw-r--r-- | net-im/ring-daemon/Makefile | 2 | ||||
-rw-r--r-- | net-im/ring-gnome/Makefile | 2 | ||||
-rw-r--r-- | net-im/ring-libclient/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-sofiasip/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net-im/py-toxcore-c/Makefile b/net-im/py-toxcore-c/Makefile index b7eb88f29bd1..67174e804061 100644 --- a/net-im/py-toxcore-c/Makefile +++ b/net-im/py-toxcore-c/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= net-im net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Python binding for Project-Tox LICENSE= LGPL3 diff --git a/net-im/py-unmessage/Makefile b/net-im/py-unmessage/Makefile index da9eefed6f67..e32e1be52622 100644 --- a/net-im/py-unmessage/Makefile +++ b/net-im/py-unmessage/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-im net-p2p python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Privacy enhanced instant messenger LICENSE= GPLv3 diff --git a/net-im/ring-daemon/Makefile b/net-im/ring-daemon/Makefile index 2b50f20f297d..0038fc44c0de 100644 --- a/net-im/ring-daemon/Makefile +++ b/net-im/ring-daemon/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 6 CATEGORIES= net-im net-p2p -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Daemon part of the Ring VoIP SIP phone and IM LICENSE= GPLv3 diff --git a/net-im/ring-gnome/Makefile b/net-im/ring-gnome/Makefile index fd335fc0b91a..3314869c4201 100644 --- a/net-im/ring-gnome/Makefile +++ b/net-im/ring-gnome/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 8 #DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Gnome client of the Ring VoIP SIP phone and IM LICENSE= GPLv3 diff --git a/net-im/ring-libclient/Makefile b/net-im/ring-libclient/Makefile index e8e57bb6a11a..db6180835c11 100644 --- a/net-im/ring-libclient/Makefile +++ b/net-im/ring-libclient/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 #DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Client library for the Ring VoIP SIP phone and IM LICENSE= GPLv3 diff --git a/net-im/telepathy-sofiasip/Makefile b/net-im/telepathy-sofiasip/Makefile index 497c2ff1551e..fd3a4e42c933 100644 --- a/net-im/telepathy-sofiasip/Makefile +++ b/net-im/telepathy-sofiasip/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= SF/tp-sofiasip/${PORTNAME}/${PORTVERSION} -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= SIP (sofia-sip) Connection Manager for Telepathy Framework LIB_DEPENDS= libsofia-sip-ua.so:net/sofia-sip \ |