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/gajim | |
parent | b717b779b5bd390eda49312b0bdefcd4f26b1ebf (diff) | |
download | ports-610a24dbacba494a8e3895daccdf36c23bc66e1e.tar.gz ports-610a24dbacba494a8e3895daccdf36c23bc66e1e.zip |
Notes
Diffstat (limited to 'net-im/gajim')
-rw-r--r-- | net-im/gajim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |