summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-07-12 06:26:42 +0000
committermarcus <marcus@FreeBSD.org>2003-07-12 06:26:42 +0000
commit3665625bca90d7a1ce23e99ed5037b1457e3b252 (patch)
tree60845977eea3a21e1e224269106e9b961336d0f1 /net
parent847161c70492a61a72e02e103e9d7eb603d2644d (diff)
downloadFreeBSD-ports-3665625bca90d7a1ce23e99ed5037b1457e3b252.zip
FreeBSD-ports-3665625bca90d7a1ce23e99ed5037b1457e3b252.tar.gz
* Mark IGNORE for -CURRENT since it doesn't look like this port will ever
work with GCC 3.x * Release maintainership as we now have two other GNOME 2 Jabber clients in the tree (gnome-jabber and gossip)
Diffstat (limited to 'net')
-rw-r--r--net/gabber/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gabber/Makefile b/net/gabber/Makefile
index 1f78219..f254277 100644
--- a/net/gabber/Makefile
+++ b/net/gabber/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME Jabber Client
.if defined(WITH_XMMS)
@@ -36,7 +36,7 @@ MAN1= gabber.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 500000
-BROKEN= "Crashes or hangs on 5.x"
+IGNORE= "Crashes or hangs on 5.x"
.endif
pre-build:
OpenPOWER on IntegriCloud