diff options
| author | Alex Kozlov <ak@FreeBSD.org> | 2014-10-24 15:04:22 +0000 |
|---|---|---|
| committer | Alex Kozlov <ak@FreeBSD.org> | 2014-10-24 15:04:22 +0000 |
| commit | b891cac98b8429404455d448f83911dfb8edd624 (patch) | |
| tree | 8840fb8ffd28650259d53a299b158d21d889a677 /databases/sqlcipher | |
| parent | 9f7b49ae86e6350ff4c18f9fe5c06462e4ee871e (diff) | |
Notes
Diffstat (limited to 'databases/sqlcipher')
| -rw-r--r-- | databases/sqlcipher/Makefile | 4 | ||||
| -rw-r--r-- | databases/sqlcipher/pkg-descr | 2 |
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 |
