diff options
author | anders <anders@FreeBSD.org> | 2002-07-07 00:54:46 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-07-07 00:54:46 +0800 |
commit | 89f188ab660ed09029a5b61285127ee270d5c478 (patch) | |
tree | 4f511e019f88d96830a0680ce52ca23832f3caac /security/Makefile | |
parent | 40b6a53d7a0c06c10630b5ecfb5d2cf5ff79e817 (diff) | |
download | freebsd-ports-gnome-89f188ab660ed09029a5b61285127ee270d5c478.tar.gz freebsd-ports-gnome-89f188ab660ed09029a5b61285127ee270d5c478.tar.zst freebsd-ports-gnome-89f188ab660ed09029a5b61285127ee270d5c478.zip |
Add gringotts, a GTK application for securely storing sensitive data.
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 |