diff options
author | roger <roger@FreeBSD.org> | 2002-10-11 02:43:34 +0800 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2002-10-11 02:43:34 +0800 |
commit | c560e58db45e8c88dd31c7d4c8c00ffb67b6191a (patch) | |
tree | 9b2d6ea64e15f6aee5fcb9d7d6e4b79447636df5 /net/openmcu | |
parent | 02a322707513d4f6a3a856f2bf074b192664746e (diff) | |
download | freebsd-ports-graphics-c560e58db45e8c88dd31c7d4c8c00ffb67b6191a.tar.gz freebsd-ports-graphics-c560e58db45e8c88dd31c7d4c8c00ffb67b6191a.tar.zst freebsd-ports-graphics-c560e58db45e8c88dd31c7d4c8c00ffb67b6191a.zip |
Upgrade to the latest release
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 54571c28f66..302161f70fd 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 20f22df5075..7d873485524 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 27e85f0d940..6a3368dddf9 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 43e91d00e21..53a41677f25 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 |