diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-10-05 17:45:32 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-10-05 17:45:32 +0000 |
commit | 53e5276a7d8e342c025d478441046a03f369e0e7 (patch) | |
tree | b3597cee21b825afa393e89542c0254ebb14de7c /irc | |
parent | 4c4c6d7c27b52458bf71078fb1ae981d4c9f7184 (diff) | |
download | freebsd-ports-53e5276a7d8e342c025d478441046a03f369e0e7.zip |
Return jadawin@'s ports to the pool after taking in his commit bit.
With hat: portmgr-secretary
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irssi-scripts/Makefile | 2 | ||||
-rw-r--r-- | irc/irssi-xmpp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/irssi-scripts/Makefile b/irc/irssi-scripts/Makefile index 8dd7121417a2..c5ee6f6cc342 100644 --- a/irc/irssi-scripts/Makefile +++ b/irc/irssi-scripts/Makefile @@ -7,7 +7,7 @@ CATEGORIES= irc MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= jadawin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of useful scripts for the irssi IRC-client RUN_DEPENDS= irssi:irc/irssi diff --git a/irc/irssi-xmpp/Makefile b/irc/irssi-xmpp/Makefile index dcf91ac60b3b..0931532e64f1 100644 --- a/irc/irssi-xmpp/Makefile +++ b/irc/irssi-xmpp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.54 CATEGORIES= irc MASTER_SITES= http://cybione.org/~irssi-xmpp/files/ -MAINTAINER= jadawin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Irssi plugin to connect to Jabber network LICENSE= GPLv2 |