diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-05 08:15:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-05 08:15:24 +0800 |
commit | 6f6c150b165664473c3b86470e9a5c367f575528 (patch) | |
tree | 674103052e13fe4a915a724f927fc9dd4b4ca5f4 /irc/bitchx | |
parent | 3cc290211120197371ea4c5b972137d611e17e67 (diff) | |
download | freebsd-ports-gnome-6f6c150b165664473c3b86470e9a5c367f575528.tar.gz freebsd-ports-gnome-6f6c150b165664473c3b86470e9a5c367f575528.tar.zst freebsd-ports-gnome-6f6c150b165664473c3b86470e9a5c367f575528.zip |
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'irc/bitchx')
-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 |