Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2011 08:58:20 GMT
From:      Kaspars Bankovskis <kaspars@bankovskis.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159866: [patch] databases/pure-sql3: typo
Message-ID:  <201108180858.p7I8wKj2057226@red.freebsd.org>
Resent-Message-ID: <201108180900.p7I90Nw7096261@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159866
>Category:       ports
>Synopsis:       [patch] databases/pure-sql3: typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 18 09:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Kaspars Bankovskis
>Release:        
>Organization:
>Environment:
>Description:
a small typo in the COMMENT
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/pure-sql3/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	27 Jun 2011 14:45:31 -0000	1.1
+++ Makefile	18 Aug 2011 08:55:04 -0000
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://pure-lang.googlecode.com/files/
 
 MAINTAINER=	lichray@gmail.com
-COMMENT=	Pure langauge binding to the SQLite3 library
+COMMENT=	Pure language binding to the SQLite3 library
 
 LIB_DEPENDS+=	pure.7:${PORTSDIR}/lang/pure \
 		sqlite3:${PORTSDIR}/databases/sqlite3


>Release-Note:
>Audit-Trail:
>Unformatted:



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