diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2017-04-01 20:56:55 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2017-04-01 20:56:55 +0000 |
commit | 3466d7f9cb29a19c24858c35f330da13c7a51fe0 (patch) | |
tree | e1d1b1e8aa8dfbf6c9203a514bbb944072d03167 /irc/ircII | |
parent | 61eeb8e513cf1feabe261118370ff2e5af8ade76 (diff) |
Pass maintainership to submitter.
PR: 218295
Submitted by: andrew tao11 riddles org uk
Notes
Notes:
svn path=/head/; revision=437479
Diffstat (limited to 'irc/ircII')
-rw-r--r-- | irc/ircII/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index c63efba098fd..ee99f1ad7946 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= irc ipv6 MASTER_SITES= http://ircii.warped.com/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= andrew@tao11.riddles.org.uk COMMENT= Small and high extensible IRC client LICENSE= BSD3CLAUSE |