svn commit: r332311 - head/net-im/twirssi

Renato Botelho garga at FreeBSD.org
Thu Oct 31 23:41:48 UTC 2013


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 at 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/


More information about the svn-ports-all mailing list