diff options
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/ |