aboutsummaryrefslogtreecommitdiffstats
path: root/irc/bitchx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/bitchx/Makefile')
-rw-r--r--irc/bitchx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index 566a6d1b6f45..82e07ee50b95 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -14,7 +14,7 @@ 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?= ports@FreeBSD.org
+MAINTAINER?= sylvioc@gmail.com
COMMENT?= "An alternative ircII color client with optional GTK/GNOME support"
WRKSRC= ${WRKDIR}/BitchX
@@ -78,7 +78,7 @@ USE_AUTOCONF_VER=253
.endif
.if ${ARCH} == "alpha" || ${ARCH} == "ia64" || ${ARCH} == "amd64"
-IGNORE= "dumps core on startup"
+IGNORE= dumps core on startup
.endif
.if defined(WITH_IPV6)