diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-30 02:37:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-30 02:37:15 +0000 |
commit | 5799d9acd6710fd37dff03d9f02ac96282367342 (patch) | |
tree | 80c9ad8fa7b4f4eccfef7857a2be006f4bbc9efd /net-im/kf/Makefile | |
parent | Add a new knob, WITHOUT_TRANSCODE (diff) |
[PATCH] change MAINTAINER email address for all my ports.
PR: ports/75559
Submitted by: Andrey Slusar <anray@inet.ua>
Notes
Notes:
svn path=/head/; revision=125497
Diffstat (limited to 'net-im/kf/Makefile')
-rw-r--r-- | net-im/kf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/kf/Makefile b/net-im/kf/Makefile index c78b567c14ec..3e50534c67bf 100644 --- a/net-im/kf/Makefile +++ b/net-im/kf/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.habazie.rams.pl/kf/files/ \ http://www.jabberstudio.org/projects/kf/releases/ -MAINTAINER= anray@inet.ua +MAINTAINER= anrays@gmail.com COMMENT= A simple Jabber client using the GTK+ 2.0 toolkit LIB_DEPENDS= loudmouth-1.0:${PORTSDIR}/net/loudmouth |