diff options
author | flz <flz@FreeBSD.org> | 2007-04-19 20:14:23 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-04-19 20:14:23 +0000 |
commit | 5b4fc3356ab91c405f0ac43fa56e23b9dc97fc94 (patch) | |
tree | cef5b89d296e5fa06de57b50def3c31d9dff6432 /net-im | |
parent | c82fec4ac7eb79466a7940b67e54e32174ed3cd1 (diff) | |
download | FreeBSD-ports-5b4fc3356ab91c405f0ac43fa56e23b9dc97fc94.zip FreeBSD-ports-5b4fc3356ab91c405f0ac43fa56e23b9dc97fc94.tar.gz |
Hand over telepathy ports to gnome@.
Approved by: marcus
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/libtelepathy/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-gabble/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-glib/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-salut/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index 01af491..91a330c 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net-im devel MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ -MAINTAINER= flz@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Flexible Communications Framework LIB_PC_DEPENDS= gobject-2.0.pc:${PORTSDIR}/devel/glib20 \ diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile index 651e1af..cabfc4c 100644 --- a/net-im/telepathy-gabble/Makefile +++ b/net-im/telepathy-gabble/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.10 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ -MAINTAINER= flz@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Jabber Connection Manager for Telepathy Framework LIB_PC_DEPENDS= gobject-2.0.pc:${PORTSDIR}/devel/glib20 \ diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index c27f163..04a1430 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.10 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ -MAINTAINER= flz@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= GLib utility library for the Telepathy framework LIB_PC_DEPENDS= gobject-2.0.pc:${PORTSDIR}/devel/glib20 \ diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile index 349915d..7ea640f 100644 --- a/net-im/telepathy-salut/Makefile +++ b/net-im/telepathy-salut/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.1 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ -MAINTAINER= flz@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Link-local Connection Manager for Telepathy Framework LIB_PC_DEPENDS= gobject-2.0.pc:${PORTSDIR}/devel/glib20 \ |