diff options
author | linimon <linimon@FreeBSD.org> | 2009-05-13 06:32:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-05-13 06:32:29 +0800 |
commit | e9c62ab7697c2779436a024f7f0dc00175b55bf3 (patch) | |
tree | 80c7e1d2eafd3458e4230f94cdb596c14772178a /net/openmcu | |
parent | b051076a9b4c936fccbd472a52c608638928d845 (diff) | |
download | freebsd-ports-gnome-e9c62ab7697c2779436a024f7f0dc00175b55bf3.tar.gz freebsd-ports-gnome-e9c62ab7697c2779436a024f7f0dc00175b55bf3.tar.zst freebsd-ports-gnome-e9c62ab7697c2779436a024f7f0dc00175b55bf3.zip |
Release these ports into the wild due to maintainer-timeouts and no
response to email. We hope to see him back again sometime.
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 |