Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 23:41:47 +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: r332311 - head/net-im/twirssi
Message-ID:  <201310312341.r9VNfloR014874@svn.freebsd.org>

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

Log:
  . Add LICENSE
  . Use space on WWW line

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

Modified: head/net-im/twirssi/Makefile
==============================================================================
--- head/net-im/twirssi/Makefile	Thu Oct 31 23:41:22 2013	(r332310)
+++ head/net-im/twirssi/Makefile	Thu Oct 31 23:41:47 2013	(r332311)
@@ -10,6 +10,8 @@ EXTRACT_ONLY=
 MAINTAINER=	garga@FreeBSD.org
 COMMENT=	Twitter script to irssi
 
+LICENSE=	GPLv2
+
 RUN_DEPENDS=	p5-Net-Twitter>=0:${PORTSDIR}/net/p5-Net-Twitter \
 		p5-WWW-Shorten>=0:${PORTSDIR}/www/p5-WWW-Shorten \
 		p5-WWW-Shorten-Bitly>=0:${PORTSDIR}/www/p5-WWW-Shorten-Bitly

Modified: head/net-im/twirssi/pkg-descr
==============================================================================
--- head/net-im/twirssi/pkg-descr	Thu Oct 31 23:41:22 2013	(r332310)
+++ head/net-im/twirssi/pkg-descr	Thu Oct 31 23:41:47 2013	(r332311)
@@ -6,4 +6,4 @@ client, as well as:
 * Use multiple accounts, on either twitter or identi.ca - follow, read and post
 * See the context when your friends reply to users you aren't following
 
-WWW:	http://twirssi.com/
+WWW: http://twirssi.com/



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