diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
commit | 5ea57a0fd39fc57de56f3dff400e39592ccdaad6 (patch) | |
tree | 6aa9627c6be62cced66e8bb606eb56b9cb6d2723 /net-im/cjc | |
parent | 1a430a70459d8bf7d1922c6f1d3298bf0c1307b1 (diff) | |
download | ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.tar.gz ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.zip |
Notes
Diffstat (limited to 'net-im/cjc')
-rw-r--r-- | net-im/cjc/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |