diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2002-10-10 18:43:34 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2002-10-10 18:43:34 +0000 |
commit | c15ff88eff8daf8cc859cb00341f7b1cdd72a7d0 (patch) | |
tree | aa9fbd1830b9a37bed4c60ebcd4e732c85cd7984 /net/openmcu | |
parent | cc10a4065761de6a1cc18b3ac64f63baf3c7bea1 (diff) | |
download | ports-c15ff88eff8daf8cc859cb00341f7b1cdd72a7d0.tar.gz ports-c15ff88eff8daf8cc859cb00341f7b1cdd72a7d0.zip |
Notes
Diffstat (limited to 'net/openmcu')
-rw-r--r-- | net/openmcu/Makefile | 4 | ||||
-rw-r--r-- | net/openmcu/distinfo | 2 | ||||
-rw-r--r-- | net/openmcu/pkg-comment | 2 | ||||
-rw-r--r-- | net/openmcu/pkg-descr | 3 |
4 files changed, 6 insertions, 5 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 54571c28f665..302161f70fd3 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -6,12 +6,12 @@ # PORTNAME= openmcu -PORTVERSION= 1.0.17 +PORTVERSION= 1.0.19 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTNAME= openmcu_1.0.17 +DISTNAME= openmcu_${PORTVERSION} MAINTAINER= roger@FreeBSD.org diff --git a/net/openmcu/distinfo b/net/openmcu/distinfo index 20f22df5075f..7d8734855249 100644 --- a/net/openmcu/distinfo +++ b/net/openmcu/distinfo @@ -1 +1 @@ -MD5 (openmcu_1.0.17.tar.gz) = c28ab127d62d1894311212fec8b975bd +MD5 (openmcu_1.0.19.tar.gz) = fdca48f3d7f05dccaf390bc8f94fedd2 diff --git a/net/openmcu/pkg-comment b/net/openmcu/pkg-comment index 27e85f0d940a..6a3368dddf95 100644 --- a/net/openmcu/pkg-comment +++ b/net/openmcu/pkg-comment @@ -1 +1 @@ -The MCU Multipoint Conference Unit lets several people to take part in a H323 Video Conference or Audio call +OpenMCU hosts a conference call for H323 Video Conferencing users diff --git a/net/openmcu/pkg-descr b/net/openmcu/pkg-descr index 43e91d00e21f..53a41677f257 100644 --- a/net/openmcu/pkg-descr +++ b/net/openmcu/pkg-descr @@ -3,7 +3,8 @@ OpenMCU is a H323 Multipoint Conference Unit. It allows several people to take part in the same Video Conference or Internet Phone Call (VoIP) when using program using the H323 protocols. -Applications using H323 include OpenH323, OhPhone and Microsoft's NetMeeting. +Applications using H323 include OpenH323, OhPhone, GnomeMeeting +and Microsoft's NetMeeting. It makes use of PWLib and the OpenH323 stack from Equivalence Ltd Pty |