diff options
Diffstat (limited to 'net/openmcu')
-rw-r--r-- | net/openmcu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 376f84de59fe..018b2ed7bf45 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= roger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenMCU hosts a conference call for H323 Video Conferencing users BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build |