diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-07-22 09:33:36 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-07-22 09:33:36 +0000 |
commit | 610a24dbacba494a8e3895daccdf36c23bc66e1e (patch) | |
tree | 21a8227ba2ebf492341d7f1e102c83d6bb6d7e9b /net-im | |
parent | b717b779b5bd390eda49312b0bdefcd4f26b1ebf (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gajim-devel/Makefile | 2 | ||||
-rw-r--r-- | net-im/gajim/Makefile | 2 | ||||
-rw-r--r-- | net-im/psi/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-pyxmpp/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-im/gajim-devel/Makefile b/net-im/gajim-devel/Makefile index c8f9a1dd67da..bfc32feb09a5 100644 --- a/net-im/gajim-devel/Makefile +++ b/net-im/gajim-devel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.1 CATEGORIES= net MASTER_SITES= http://www.gajim.org/downloads/ -MAINTAINER= vsevolod@highsecure.ru +MAINTAINER= vsevolod@FreeBSD.org COMMENT= Gajim is a Jabber client based on a plugin system LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile index c8f9a1dd67da..bfc32feb09a5 100644 --- a/net-im/gajim/Makefile +++ b/net-im/gajim/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.1 CATEGORIES= net MASTER_SITES= http://www.gajim.org/downloads/ -MAINTAINER= vsevolod@highsecure.ru +MAINTAINER= vsevolod@FreeBSD.org COMMENT= Gajim is a Jabber client based on a plugin system LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile index 119d4c1f252c..44f8ad55082f 100644 --- a/net-im/psi/Makefile +++ b/net-im/psi/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= vsevolod@highsecure.ru +MAINTAINER= vsevolod@FreeBSD.org COMMENT= A Qt-based Jabber client BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake diff --git a/net-im/py-pyxmpp/Makefile b/net-im/py-pyxmpp/Makefile index 90b53985be58..7d14f85f04fc 100644 --- a/net-im/py-pyxmpp/Makefile +++ b/net-im/py-pyxmpp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net python MASTER_SITES= http://jabberstudio.2nw.net/pyxmpp/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= vsevolod@highsecure.ru +MAINTAINER= vsevolod@FreeBSD.org COMMENT= A Python XMPP library LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2:install |