diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-05-13 06:32:29 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-05-13 06:32:29 +0800 |
commit | cfbb13225e72f55b6893fb3a74c2efaf9c693380 (patch) | |
tree | e79d27cc32dced984013d883d05018baef0d989b /net/cphone | |
parent | b045766df9e7516b18a07a918af873ebd8a8e91c (diff) | |
download | freebsd-ports-gnome-cfbb13225e72f55b6893fb3a74c2efaf9c693380.tar.gz freebsd-ports-gnome-cfbb13225e72f55b6893fb3a74c2efaf9c693380.tar.zst freebsd-ports-gnome-cfbb13225e72f55b6893fb3a74c2efaf9c693380.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/cphone')
-rw-r--r-- | net/cphone/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |