Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 23:41:22 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332310 - head/net-im/pidgin-hotkeys
Message-ID:  <201310312341.r9VNfMlv014767@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Thu Oct 31 23:41:22 2013
New Revision: 332310
URL: http://svnweb.freebsd.org/changeset/ports/332310

Log:
  . Add LICENSE
  . Use space on WWW line

Modified:
  head/net-im/pidgin-hotkeys/Makefile
  head/net-im/pidgin-hotkeys/pkg-descr   (contents, props changed)

Modified: head/net-im/pidgin-hotkeys/Makefile
==============================================================================
--- head/net-im/pidgin-hotkeys/Makefile	Thu Oct 31 23:40:51 2013	(r332309)
+++ head/net-im/pidgin-hotkeys/Makefile	Thu Oct 31 23:41:22 2013	(r332310)
@@ -9,6 +9,8 @@ MASTER_SITES=	SF
 MAINTAINER=	garga@FreeBSD.org
 COMMENT=	A pidgin plugin that allows user to assign global hotkeys
 
+LICENSE=	GPLv2
+
 LIB_DEPENDS=	libpurple.so:${PORTSDIR}/net-im/libpurple
 BUILD_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
 RUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin

Modified: head/net-im/pidgin-hotkeys/pkg-descr
==============================================================================
--- head/net-im/pidgin-hotkeys/pkg-descr	Thu Oct 31 23:40:51 2013	(r332309)
+++ head/net-im/pidgin-hotkeys/pkg-descr	Thu Oct 31 23:41:22 2013	(r332310)
@@ -3,4 +3,4 @@ togglling buddy list and reading queued 
 enabled, it makes the buddy list hidden from your taskbar and task switcher
 (similar to ICQ).
 
-WWW:	http://sourceforge.net/projects/pidgin-hotkeys/
+WWW: http://sourceforge.net/projects/pidgin-hotkeys/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310312341.r9VNfMlv014767>