diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-12-04 02:38:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-12-04 02:38:52 +0000 |
commit | 4727575d1bc552a65a887c6de8eebd5bebcab09b (patch) | |
tree | 6775cea013310d81ad0b3ab9545d3530b85611c7 /irc/bitchx | |
parent | b9649c524995c22a06a035b20e31cf93a3cccee5 (diff) |
Reinstate maintainer at his request.
Notes
Notes:
svn path=/head/; revision=245177
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 |