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 | |
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')
-rw-r--r-- | net/cphone/Makefile | 2 | ||||
-rw-r--r-- | net/gatekeeper/Makefile | 2 | ||||
-rw-r--r-- | net/ohphone/Makefile | 2 | ||||
-rw-r--r-- | net/openam/Makefile | 2 | ||||
-rw-r--r-- | net/openmcu/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/cphone/Makefile b/net/cphone/Makefile index b6d25883ecb0..b60d2946ebea 100644 --- a/net/cphone/Makefile +++ b/net/cphone/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/distfiles/ -MAINTAINER= Joerg.Pulz@frm2.tum.de +MAINTAINER= ports@FreeBSD.org COMMENT= H323 Video Conferencing Program which uses QT LIB_DEPENDS= h323_r.1:${PORTSDIR}/net/openh323 diff --git a/net/gatekeeper/Makefile b/net/gatekeeper/Makefile index 2e1daa2da8eb..a8045baa1bce 100644 --- a/net/gatekeeper/Makefile +++ b/net/gatekeeper/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openh323gk DISTNAME= gnugk-${DISTVERSION} -MAINTAINER= Joerg.Pulz@frm2.tum.de +MAINTAINER= ports@FreeBSD.org COMMENT= GnuGK is GPL Gate Keeper for OhPhone, GnomeMeeting, NetMeeting and H323 LIB_DEPENDS= h323_r.1:${PORTSDIR}/net/openh323 diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index 36766c9d8d2e..81bc3c75f3a3 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/distfiles/ -MAINTAINER= Joerg.Pulz@frm2.tum.de +MAINTAINER= ports@FreeBSD.org COMMENT= H323 Video Conferencing Program, compatible with NetMeeting LIB_DEPENDS= h323_r.1:${PORTSDIR}/net/openh323 diff --git a/net/openam/Makefile b/net/openam/Makefile index 43be17ea2c14..72d708ebbf2e 100644 --- a/net/openam/Makefile +++ b/net/openam/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.voxgratia.org/releases/ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src- EXTRACT_SUFX= tar.gz -MAINTAINER= Joerg.Pulz@frm2.tum.de +MAINTAINER= ports@FreeBSD.org COMMENT= H323 Answer Machine LIB_DEPENDS= h323_r.1:${PORTSDIR}/net/openh323 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 |