diff options
-rw-r--r-- | comms/spandsp-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/ptlib26/Makefile | 2 | ||||
-rw-r--r-- | net/ekiga3/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/comms/spandsp-devel/Makefile b/comms/spandsp-devel/Makefile index 4ac1a595cfd3..9e1bdfa9a4e0 100644 --- a/comms/spandsp-devel/Makefile +++ b/comms/spandsp-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/ \ PKGNAMESUFFIX= -devel EXTRACT_SUFX= .tgz -MAINTAINER= melifaro@ipfw.ru +MAINTAINER= gnome@FreeBSD.org COMMENT= A DSP library and software FAX machine LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff diff --git a/devel/ptlib26/Makefile b/devel/ptlib26/Makefile index 7146045b2e71..9f1b2cb2b76b 100644 --- a/devel/ptlib26/Makefile +++ b/devel/ptlib26/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= SF/opalvoip/v3.6%20Lalande/Final/ DISTNAME= ptlib-${PORTVERSION} -MAINTAINER= melifaro@ipfw.ru +MAINTAINER= gnome@FreeBSD.org COMMENT= A cross platform C++ library, used by OPAL LICENSE=MPL diff --git a/net/ekiga3/Makefile b/net/ekiga3/Makefile index 6a00dbf8b701..f4c38c3498d6 100644 --- a/net/ekiga3/Makefile +++ b/net/ekiga3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.ekiga.org/admin/downloads/latest/sources/ekiga_${PORTVERSION}/ DISTNAME= ekiga-${PORTVERSION} -MAINTAINER= melifaro@ipfw.ru +MAINTAINER= gnome@FreeBSD.org COMMENT= VoIP and video conferencing application LIB_DEPENDS= sigc-2:${PORTSDIR}/devel/libsigc++20 \ |