aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjpaetzel <jpaetzel@FreeBSD.org>2010-07-29 03:47:44 +0800
committerjpaetzel <jpaetzel@FreeBSD.org>2010-07-29 03:47:44 +0800
commit3b819623eb08d72fd23bb4a289d87e32c6d88ec2 (patch)
tree8415563de2c636071fa957fe21cf2bcec3f47bab
parentd986912c7a69142ff5722ad8399e72b64f203984 (diff)
downloadfreebsd-ports-graphics-3b819623eb08d72fd23bb4a289d87e32c6d88ec2.tar.gz
freebsd-ports-graphics-3b819623eb08d72fd23bb4a289d87e32c6d88ec2.tar.zst
freebsd-ports-graphics-3b819623eb08d72fd23bb4a289d87e32c6d88ec2.zip
change MAINTAINER, mark as BROKEN until plist issues from
ORTNAME change are resolved PR: ports/149043 Submitted by: Eric F Crist <ecrist@secure-computing.net>
-rw-r--r--net/freeswitch-core/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/freeswitch-core/Makefile b/net/freeswitch-core/Makefile
index b0fd76d572c..e2212a06a55 100644
--- a/net/freeswitch-core/Makefile
+++ b/net/freeswitch-core/Makefile
@@ -26,9 +26,11 @@ DISTFILES= freeswitch-${PORTVERSION}.tar.gz:1 \
communicator_semi_6000_20080321.tar.gz:2
EXTRACT_ONLY= freeswitch-${PORTVERSION}.tar.gz
-MAINTAINER= ecrist@secure-computing.net
+MAINTAINER= r.neese@gmail.com
COMMENT= FreeSwitch SoftSwitch Port
+BROKEN= Recent change to the PORTNAME resulted in plist problems
+
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
gnutls:${PORTSDIR}/security/gnutls \