diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-07-06 16:54:46 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-07-06 16:54:46 +0000 |
commit | 000c89ee2ea50a57623fd5554053da50e10696c4 (patch) | |
tree | e0300b6981c1476a4bf8b9e494379561911b46cf /security/Makefile | |
parent | 7219c6847f410344c3d7fedf5f9aaebecd04b8b0 (diff) | |
download | ports-000c89ee2ea50a57623fd5554053da50e10696c4.tar.gz ports-000c89ee2ea50a57623fd5554053da50e10696c4.zip |
Add gringotts, a GTK application for securely storing sensitive data.
Notes
Notes:
svn path=/head/; revision=62522
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 46f99254ca09..bc3b103c8dcc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -65,6 +65,7 @@ SUBDIR += gpa SUBDIR += gpasman SUBDIR += gpgme + SUBDIR += gringotts SUBDIR += gtk-knocker SUBDIR += gtkportscan SUBDIR += hashish |