diff options
author | Renato Botelho <garga@FreeBSD.org> | 2007-06-13 11:54:33 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2007-06-13 11:54:33 +0000 |
commit | 71d4cdcfb59cc1eaa48038a76bbb2daa050805b7 (patch) | |
tree | 61e8a5d11899a6d78c7f51edad5c8614509c0830 /net-im | |
parent | c4d54d68b0a02b5038248babd5045e79b08d1bf3 (diff) | |
download | ports-71d4cdcfb59cc1eaa48038a76bbb2daa050805b7.tar.gz ports-71d4cdcfb59cc1eaa48038a76bbb2daa050805b7.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin-hotkeys/Makefile | 3 | ||||
-rw-r--r-- | net-im/pidgin-hotkeys/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net-im/pidgin-hotkeys/Makefile b/net-im/pidgin-hotkeys/Makefile index e20393acf630..d3b8313a1917 100644 --- a/net-im/pidgin-hotkeys/Makefile +++ b/net-im/pidgin-hotkeys/Makefile @@ -9,10 +9,9 @@ PORTNAME= pidgin-hotkeys PORTVERSION= 0.2.3 CATEGORIES= net-im MASTER_SITES= SF -MASTER_SITE_SUBDIR= gaim-hotkeys MAINTAINER= garga@FreeBSD.org -COMMENT= A gaim plugin that allows user to assign global hotkeys +COMMENT= A pidgin plugin that allows user to assign global hotkeys LIB_DEPENDS= purple.0:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin diff --git a/net-im/pidgin-hotkeys/pkg-descr b/net-im/pidgin-hotkeys/pkg-descr index c64e2d1bb309..492f26d784cf 100644 --- a/net-im/pidgin-hotkeys/pkg-descr +++ b/net-im/pidgin-hotkeys/pkg-descr @@ -3,4 +3,4 @@ togglling buddy list and reading queued message. When "Toggle List" hotkey is enabled, it makes the buddy list hidden from your taskbar and task switcher (similar to ICQ). -WWW: http://sourceforge.net/projects/gaim-hotkeys/ +WWW: http://sourceforge.net/projects/pidgin-hotkeys/ |