aboutsummaryrefslogtreecommitdiff
path: root/databases/gosqlite3
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-06-10 07:39:01 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-06-10 07:39:01 +0000
commit76c7f8fbe69660fe9f9698556a4c6913165ff5be (patch)
tree5f5e0016c85dfbeb5214652d98c59047d49c0ae7 /databases/gosqlite3
parent3676fb025db0a88cbb87ef11c996fc9aafc8bd0b (diff)
downloadports-76c7f8fbe69660fe9f9698556a4c6913165ff5be.tar.gz
ports-76c7f8fbe69660fe9f9698556a4c6913165ff5be.zip
Notes
Diffstat (limited to 'databases/gosqlite3')
-rw-r--r--databases/gosqlite3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gosqlite3/Makefile b/databases/gosqlite3/Makefile
index a988123321df..fd2beca9baf7 100644
--- a/databases/gosqlite3/Makefile
+++ b/databases/gosqlite3/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= databases
MASTER_SITES= LOCAL/jlaffaye
MAINTAINER= lichray@gmail.com
-COMMENT= A Go interface for SQLite3
+COMMENT= Go interface for SQLite3
LIB_DEPENDS+= libsqlite3.so:${PORTSDIR}/databases/sqlite3