diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-05-12 22:32:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-05-12 22:32:29 +0000 |
commit | cfbb13225e72f55b6893fb3a74c2efaf9c693380 (patch) | |
tree | e79d27cc32dced984013d883d05018baef0d989b /net/openmcu | |
parent | b045766df9e7516b18a07a918af873ebd8a8e91c (diff) |
Notes
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 590e2bf9522c..b7644d106c50 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openh323 DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src -MAINTAINER= Joerg.Pulz@frm2.tum.de +MAINTAINER= ports@FreeBSD.org COMMENT= OpenMCU hosts a conference call for H323 Video Conferencing users LIB_DEPENDS= h323_r.1:${PORTSDIR}/net/openh323 |