Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 2014 16:49:55 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r360409 - head/net/sprinkle
Message-ID:  <201407031649.s63Gntfw054537@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jul  3 16:49:55 2014
New Revision: 360409
URL: http://svnweb.freebsd.org/changeset/ports/360409
QAT: https://qat.redports.org/buildarchive/r360409/

Log:
  - Add LICENSE
  - Reformat pkg-descr
  - Use single space after WWW:

Modified:
  head/net/sprinkle/Makefile
  head/net/sprinkle/pkg-descr

Modified: head/net/sprinkle/Makefile
==============================================================================
--- head/net/sprinkle/Makefile	Thu Jul  3 16:49:37 2014	(r360408)
+++ head/net/sprinkle/Makefile	Thu Jul  3 16:49:55 2014	(r360409)
@@ -9,6 +9,8 @@ MASTER_SITES=	http://www.thuswise.org/sp
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Stomp messaging broker written in Python
 
+LICENSE=	GPLv3
+
 NO_BUILD=	yes
 USE_PYTHON=	yes
 WRKSRC=		${WRKDIR}/sprinkle-dist

Modified: head/net/sprinkle/pkg-descr
==============================================================================
--- head/net/sprinkle/pkg-descr	Thu Jul  3 16:49:37 2014	(r360408)
+++ head/net/sprinkle/pkg-descr	Thu Jul  3 16:49:55 2014	(r360409)
@@ -1,4 +1,3 @@
-Sprinkle is a broker which implements a simple messaging protocol
-called STOMP.
+Sprinkle is a broker which implements a simple messaging protocol called STOMP.
 
-WWW:	http://www.thuswise.org/sprinkle/
+WWW: http://www.thuswise.org/sprinkle/



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