diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-09-19 03:18:13 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-09-19 03:18:13 +0000 |
commit | 7c9cbb0a24cfb9da04b1c07309f9b6bd53869037 (patch) | |
tree | c0dc8602b89ae5f077b9a27186cb7be5ace1e288 /irc/bitchx | |
parent | a7661b4e4d87b609588f5d4eacdba5a57f02ffde (diff) | |
download | ports-7c9cbb0a24cfb9da04b1c07309f9b6bd53869037.tar.gz ports-7c9cbb0a24cfb9da04b1c07309f9b6bd53869037.zip |
- Pass maintainership to submitter
PR: ports/138955 ports/138956
Submitted by: Chris Petrik <chris@officialunix.com>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=241706
Diffstat (limited to 'irc/bitchx')
-rw-r--r-- | irc/bitchx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index ab4b7082b544..ad9f5ea09dd0 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -12,7 +12,7 @@ CATEGORIES+= irc MASTER_SITES= SF/bitchx/ircii-pana/ircii-pana-1.1 DISTNAME= ircii-pana-1.1-final -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= chris@officialunix.com COMMENT?= ircII color client with GTK/GNOME support WRKSRC= ${WRKDIR}/BitchX |