aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlcipher
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-10-24 15:04:22 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-10-24 15:04:22 +0000
commitb891cac98b8429404455d448f83911dfb8edd624 (patch)
tree8840fb8ffd28650259d53a299b158d21d889a677 /databases/sqlcipher
parent9f7b49ae86e6350ff4c18f9fe5c06462e4ee871e (diff)
Notes
Diffstat (limited to 'databases/sqlcipher')
-rw-r--r--databases/sqlcipher/Makefile4
-rw-r--r--databases/sqlcipher/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/sqlcipher/Makefile b/databases/sqlcipher/Makefile
index 65d3061c75ec..17a119d2a9bc 100644
--- a/databases/sqlcipher/Makefile
+++ b/databases/sqlcipher/Makefile
@@ -5,8 +5,8 @@ PORTVERSION= 2.1.1
PORTREVISION= 1
CATEGORIES= databases
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Encrypted sqlite database
+MAINTAINER= jharris@widomaker.com
+COMMENT= Encrypted SQLite database
LICENSE= BSD3CLAUSE
diff --git a/databases/sqlcipher/pkg-descr b/databases/sqlcipher/pkg-descr
index 50ed46c185cb..668d4a7c8fc9 100644
--- a/databases/sqlcipher/pkg-descr
+++ b/databases/sqlcipher/pkg-descr
@@ -1,3 +1,3 @@
-Allows the creation of encrypted sqlite databases
+Allows the creation of encrypted SQLite databases
WWW: http://www.sqlcipher.net