aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-05-08 21:41:11 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-05-08 21:41:11 +0000
commit5ea57a0fd39fc57de56f3dff400e39592ccdaad6 (patch)
tree6aa9627c6be62cced66e8bb606eb56b9cb6d2723 /net-im
parent1a430a70459d8bf7d1922c6f1d3298bf0c1307b1 (diff)
downloadports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.tar.gz
ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/cjc/Makefile4
-rw-r--r--net-im/py-xmpppy-irc/Makefile4
-rw-r--r--net-im/py-xmpppy/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-im/cjc/Makefile b/net-im/cjc/Makefile
index fab842b89799..b8db1fa8eb98 100644
--- a/net-im/cjc/Makefile
+++ b/net-im/cjc/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: cjc
# Date created: 19 April 2006
-# Whom: Andrew Pantyukhin <infofarmer@gmail.com>
+# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.0
CATEGORIES= net-im python
MASTER_SITES= http://jabberstudio.2nw.net/cjc/
-MAINTAINER= infofarmer@gmail.com
+MAINTAINER= infofarmer@FreeBSD.org
COMMENT= The Console Jabber Client
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyxmpp>=1.0.0:${PORTSDIR}/net-im/py-pyxmpp
diff --git a/net-im/py-xmpppy-irc/Makefile b/net-im/py-xmpppy-irc/Makefile
index 831edccf33d5..762580f27c60 100644
--- a/net-im/py-xmpppy-irc/Makefile
+++ b/net-im/py-xmpppy-irc/Makefile
@@ -1,6 +1,6 @@
# Ports collection makefile for: py-irc-transport
# Date created: 21 April 2006
-# Whom: Andrew Pantyukhin <infofarmer@gmail.com>
+# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= xmpppy
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= irc-transport-${PORTVERSION}
-MAINTAINER= infofarmer@gmail.com
+MAINTAINER= infofarmer@FreeBSD.org
COMMENT= An xmpp to irc transport
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xmpp/__init__.py:${PORTSDIR}/net-im/py-xmpppy \
diff --git a/net-im/py-xmpppy/Makefile b/net-im/py-xmpppy/Makefile
index cb16cfca2edc..9075da8b77db 100644
--- a/net-im/py-xmpppy/Makefile
+++ b/net-im/py-xmpppy/Makefile
@@ -1,6 +1,6 @@
# Ports collection makefile for: py-xmpppy
# Date created: 21 April 2006
-# Whom: Andrew Pantyukhin <infofarmer@gmail.com>
+# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= infofarmer@gmail.com
+MAINTAINER= infofarmer@FreeBSD.org
COMMENT= A Python library that provides easy scripting with Jabber
USE_PYTHON= 2.3+