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/pidgin-hotkeys/Makefile | |
parent | c4d54d68b0a02b5038248babd5045e79b08d1bf3 (diff) |
- Project now is renamed on sourceforge, so, make it fetchable again and fix WWW
Notes
Notes:
svn path=/head/; revision=193390
Diffstat (limited to 'net-im/pidgin-hotkeys/Makefile')
-rw-r--r-- | net-im/pidgin-hotkeys/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |