diff options
author | bapt <bapt@FreeBSD.org> | 2014-11-18 17:37:31 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-11-18 17:37:31 +0800 |
commit | 4619c44ccd591519d95ba090480bc4786f3e02fe (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /net-im | |
parent | 7f09eace253d3e3230890f985876edd7c2cf422a (diff) | |
download | freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.gz freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.zst freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.zip |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-Net-XMPP2/Makefile | 2 | ||||
-rw-r--r-- | net-im/pecl-stomp/Makefile | 2 | ||||
-rw-r--r-- | net-im/twitmail/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-im/p5-Net-XMPP2/Makefile b/net-im/p5-Net-XMPP2/Makefile index 5ae9dad51b53..b5bce85177d7 100644 --- a/net-im/p5-Net-XMPP2/Makefile +++ b/net-im/p5-Net-XMPP2/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the XMPP Protocol BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ diff --git a/net-im/pecl-stomp/Makefile b/net-im/pecl-stomp/Makefile index 8a9988a46bf4..b5ee8022769e 100644 --- a/net-im/pecl-stomp/Makefile +++ b/net-im/pecl-stomp/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension of stomp client USE_PHP= yes diff --git a/net-im/twitmail/Makefile b/net-im/twitmail/Makefile index be82430e48cf..36c59b788bb5 100644 --- a/net-im/twitmail/Makefile +++ b/net-im/twitmail/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.42 CATEGORIES= net-im perl5 MASTER_SITES= http://www.hardakers.net/twitmail/releases/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Curses-based mail-like interface to Twitter BUILD_DEPENDS= p5-DBD-SQLite>=1.12:${PORTSDIR}/databases/p5-DBD-SQLite \ |