diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-05 00:15:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-05 00:15:24 +0000 |
commit | 201cf12ad84c7d24d6047496aeb61925484f5d27 (patch) | |
tree | f8d38cadb6d44f00d08e531386a53315676239fc /irc | |
parent | 42e13f0681571ca5034a94b37f340351f107dc25 (diff) | |
download | ports-201cf12ad84c7d24d6047496aeb61925484f5d27.tar.gz ports-201cf12ad84c7d24d6047496aeb61925484f5d27.zip |
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=186528
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitchx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 47ab41f0c7bf..435059ec197d 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -14,8 +14,8 @@ MASTER_SITES= ftp://ftp.bitchx.org/pub/BitchX/source/ \ DISTFILES= ircii-pana-${PORTVERSION}-final${EXTRACT_SUFX} EXTRACT_ONLY= ircii-pana-${PORTVERSION}-final${EXTRACT_SUFX} -MAINTAINER?= sylvioc@gmail.com -COMMENT?= "An alternative ircII color client with optional GTK/GNOME support" +MAINTAINER?= ports@FreeBSD.org +COMMENT?= An alternative ircII color client with optional GTK/GNOME support WRKSRC= ${WRKDIR}/BitchX USE_PERL5= yes |