diff options
author | rene <rene@FreeBSD.org> | 2016-09-18 19:45:56 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-09-18 19:45:56 +0800 |
commit | 6ddd44bb3b5251e9a947a69b3422861c71c5f95e (patch) | |
tree | f15705ad4116ec88b8b4d0d2d4ec95ab82e66ca2 /irc | |
parent | 7a8a694c04945d9cded9d621cc2a20d82914aaf8 (diff) | |
download | freebsd-ports-graphics-6ddd44bb3b5251e9a947a69b3422861c71c5f95e.tar.gz freebsd-ports-graphics-6ddd44bb3b5251e9a947a69b3422861c71c5f95e.tar.zst freebsd-ports-graphics-6ddd44bb3b5251e9a947a69b3422861c71c5f95e.zip |
Reset jase@'s ports after taking in his commit bit for safekeeping.
With hat: portmgr-secretary
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile | 2 | ||||
-rw-r--r-- | irc/p5-POE-Session-Irssi/Makefile | 2 | ||||
-rw-r--r-- | irc/weechat/Makefile | 2 | ||||
-rw-r--r-- | irc/znc/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile b/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile index 7a49ea4960c..d2ee3fbb14e 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PLU PKGNAMEPREFIX= p5- -MAINTAINER= jase@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POE::Component::IRC plugin tthat provides blowfish encryption LICENSE= ART10 GPLv1 diff --git a/irc/p5-POE-Session-Irssi/Makefile b/irc/p5-POE-Session-Irssi/Makefile index c2239d331f3..d581c211f5b 100644 --- a/irc/p5-POE-Session-Irssi/Makefile +++ b/irc/p5-POE-Session-Irssi/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARTIJN PKGNAMEPREFIX= p5- -MAINTAINER= jase@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emit POE events for Irssi signals LICENSE= GPLv2 diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index fe25d541135..0b9a2290e84 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://weechat.org/files/src/ -MAINTAINER= jase@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight and user friendly ncurses based IRC client LICENSE= GPLv3 diff --git a/irc/znc/Makefile b/irc/znc/Makefile index f5c37fa8889..c7137e36fb2 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -8,7 +8,7 @@ CATEGORIES= irc ipv6 MASTER_SITES= http://znc.in/releases/ \ http://znc.in/releases/archive/ -MAINTAINER= jase@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced IRC bouncer LICENSE= APACHE20 |