aboutsummaryrefslogtreecommitdiff
path: root/databases/libdrizzle
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-08 07:01:25 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-08 07:01:25 +0000
commitc5d811a37d56d8b50097c8e3ae91f58980ee7ed9 (patch)
tree5810e1ce97ce2cdafc8ab85ef5ee1efef73f5b58 /databases/libdrizzle
parenta03386997b05123634c4a845036ff9a7340f2c38 (diff)
Notes
Diffstat (limited to 'databases/libdrizzle')
-rw-r--r--databases/libdrizzle/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libdrizzle/pkg-descr b/databases/libdrizzle/pkg-descr
index 98926de4c0cf..555bce3de1d3 100644
--- a/databases/libdrizzle/pkg-descr
+++ b/databases/libdrizzle/pkg-descr
@@ -1,4 +1,4 @@
-This is the the client and protocol library for the Drizzle project.
+This is the client and protocol library for the Drizzle project.
The server, drizzled, will use this as for protocol library. Client
utilities and any new projects that require low-level protocol
communication (like proxies). Other language interfaces (PHP