- 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
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280011
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

View File

@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://pure-lang.googlecode.com/files/
MAINTAINER= lichray@gmail.com
COMMENT= Pure langauge interface to libffi
COMMENT= Pure language interface to libffi
LIB_DEPENDS+= pure.7:${PORTSDIR}/lang/pure \
ffi:${PORTSDIR}/devel/libffi

View File

@ -11,7 +11,7 @@ CATEGORIES= textproc
MASTER_SITES= http://pure-lang.googlecode.com/files/
MAINTAINER= lichray@gmail.com
COMMENT= A CSV reading and writing module for the Pure langauge
COMMENT= A CSV reading and writing module for the Pure language
LIB_DEPENDS+= pure:${PORTSDIR}/lang/pure