aboutsummaryrefslogtreecommitdiff
path: root/net/versuch
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-12-21 09:47:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-12-21 09:47:38 +0000
commita1961107cfa4c4424b7419dcf6278e1d38b562fc (patch)
treef249c7d0f8b5538d96a95bef6def11c6a76371dc /net/versuch
parentaeb0764d518e10a5019da51d8c1c1ad4bf7a15f2 (diff)
downloadports-a1961107cfa4c4424b7419dcf6278e1d38b562fc.tar.gz
ports-a1961107cfa4c4424b7419dcf6278e1d38b562fc.zip
Notes
Diffstat (limited to 'net/versuch')
-rw-r--r--net/versuch/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/versuch/Makefile b/net/versuch/Makefile
index a095254d7f96..f6c8764f2351 100644
--- a/net/versuch/Makefile
+++ b/net/versuch/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \
MASTER_SITE_SUBDIR= versuch
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= warlock@elcat.kg
+MAINTAINER= ports@FreeBSD.org
COMMENT= H323 voice&video proxy
LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib \
@@ -30,9 +30,7 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
-.if ${ARCH} == "amd64"
BROKEN= Does not compile with GCC 4.2
.endif
-.endif
.include <bsd.port.post.mk>