diff options
author | garga <garga@FreeBSD.org> | 2007-06-13 19:54:33 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2007-06-13 19:54:33 +0800 |
commit | e638a4c52e70f4088d21072a3c395ce46ecdcc0d (patch) | |
tree | 4e7fd3654540cca77bcc39b17a4594514e9d2a25 /net-im/pidgin-hotkeys | |
parent | 68a7eb4cdc06203ed30c99352911a9c1843fd050 (diff) | |
download | freebsd-ports-gnome-e638a4c52e70f4088d21072a3c395ce46ecdcc0d.tar.gz freebsd-ports-gnome-e638a4c52e70f4088d21072a3c395ce46ecdcc0d.tar.zst freebsd-ports-gnome-e638a4c52e70f4088d21072a3c395ce46ecdcc0d.zip |
- Project now is renamed on sourceforge, so, make it fetchable again and fix WWW
Diffstat (limited to 'net-im/pidgin-hotkeys')
-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/ |