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/ohphone | |
parent | b045766df9e7516b18a07a918af873ebd8a8e91c (diff) |
Release these ports into the wild due to maintainer-timeouts and no
response to email. We hope to see him back again sometime.
Notes
Notes:
svn path=/head/; revision=233796
Diffstat (limited to 'net/ohphone')
-rw-r--r-- | net/ohphone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |