- Pass maintainership to submitter
PR: 194576 Submitted by: Jason Harris <jharris@widomaker.com>
This commit is contained in:
parent
9f7b49ae86
commit
b891cac98b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371443
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Allows the creation of encrypted sqlite databases
|
||||
Allows the creation of encrypted SQLite databases
|
||||
|
||||
WWW: http://www.sqlcipher.net
|
||||
|
|
Loading…
Reference in a new issue