diff options
author | avilla <avilla@FreeBSD.org> | 2010-01-27 06:53:08 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2010-01-27 06:53:08 +0800 |
commit | 5c41405a4532fbdef4cdf98172b5f0bb423425ca (patch) | |
tree | 95544220678d1dcc39fcfb2452a8873e1198a5fa /net-im | |
parent | 13485e79e5b6963e313f4319ed98b33433cdfe00 (diff) | |
download | freebsd-ports-graphics-5c41405a4532fbdef4cdf98172b5f0bb423425ca.tar.gz freebsd-ports-graphics-5c41405a4532fbdef4cdf98172b5f0bb423425ca.tar.zst freebsd-ports-graphics-5c41405a4532fbdef4cdf98172b5f0bb423425ca.zip |
- Update my e-mail address in the ports I maintain.
Approved by: miwi (mentor)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-qt4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-qt4/Makefile b/net-im/telepathy-qt4/Makefile index d6339aa7dd8..52c5f887561 100644 --- a/net-im/telepathy-qt4/Makefile +++ b/net-im/telepathy-qt4/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.2.1 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ -MAINTAINER= villa.alberto@gmail.com +MAINTAINER= avilla@FreeBSD.org COMMENT= High-level Qt 4 binding for Telepathy LIB_DEPENDS= telepathy-farsight.0:${PORTSDIR}/net-im/telepathy-farsight \ |