svn commit: r313557 - head/net-im/jreen

Nicola Vitale nivit at FreeBSD.org
Wed Mar 6 23:22:28 UTC 2013


Author: nivit
Date: Wed Mar  6 23:22:27 2013
New Revision: 313557
URL: http://svnweb.freebsd.org/changeset/ports/313557

Log:
  - Fix a typo

Modified:
  head/net-im/jreen/Makefile
  head/net-im/jreen/pkg-descr

Modified: head/net-im/jreen/Makefile
==============================================================================
--- head/net-im/jreen/Makefile	Wed Mar  6 23:21:55 2013	(r313556)
+++ head/net-im/jreen/Makefile	Wed Mar  6 23:22:27 2013	(r313557)
@@ -7,7 +7,7 @@ PORTVERSION=	1.1.1
 CATEGORIES=	net-im
 
 MAINTAINER=	nivit at FreeBSD.org
-COMMENT=	Extensible Qt-based asynchronious Jabber library
+COMMENT=	Extensible Qt-based asynchronous Jabber library
 
 LICENSE=	GPLv2
 

Modified: head/net-im/jreen/pkg-descr
==============================================================================
--- head/net-im/jreen/pkg-descr	Wed Mar  6 23:21:55 2013	(r313556)
+++ head/net-im/jreen/pkg-descr	Wed Mar  6 23:22:27 2013	(r313557)
@@ -1,3 +1,3 @@
-Jreen is extensible Qt-based asynchronious Jabber library.
+Jreen is extensible Qt-based asynchronous Jabber library.
 
 WWW: https://github.com/euroelessar/jreen


More information about the svn-ports-all mailing list