- Fix typo in COMMENT (s/langauge/language/)

PR:		ports/159866
Submitted by:	Kaspars Bankovskis <kaspars@bankovskis.lv>
Approved by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
This commit is contained in:
Frederic Culot
2011-08-19 11:26:57 +00:00
parent dca16a54b6
commit 132e6d1bf7
3 changed files with 3 additions and 3 deletions

View File

@@ -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