aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-08-19 19:26:57 +0800
committerculot <culot@FreeBSD.org>2011-08-19 19:26:57 +0800
commit1dae982360855bdeb6054568e1d875c48bede02b (patch)
tree8e400874f0578600902548752b73ed540122781a /databases
parent6adc0f62c2a5fedfdbc9c1b5027402571557b4b5 (diff)
downloadfreebsd-ports-gnome-1dae982360855bdeb6054568e1d875c48bede02b.tar.gz
freebsd-ports-gnome-1dae982360855bdeb6054568e1d875c48bede02b.tar.zst
freebsd-ports-gnome-1dae982360855bdeb6054568e1d875c48bede02b.zip
- 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)
Diffstat (limited to 'databases')
-rw-r--r--databases/pure-sql3/Makefile2
1 files changed, 1 insertions, 1 deletions
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