From 132e6d1bf7dc3cfe8e4e366c224afb63f2c55542 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Fri, 19 Aug 2011 11:26:57 +0000 Subject: - Fix typo in COMMENT (s/langauge/language/) PR: ports/159866 Submitted by: Kaspars Bankovskis Approved by: Zhihao Yuan (maintainer) --- databases/pure-sql3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/pure-sql3') diff --git a/databases/pure-sql3/Makefile b/databases/pure-sql3/Makefile index 789936c70328..6699f2a07fd4 100644 --- a/databases/pure-sql3/Makefile +++ b/databases/pure-sql3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases 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 -- cgit v1.2.3