diff options
author | pav <pav@FreeBSD.org> | 2006-03-21 03:20:10 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-03-21 03:20:10 +0800 |
commit | 7a0edb9a0a18c4699929fa262a6911e56f1b93f8 (patch) | |
tree | 970c78520c5f552db4cb76fce28b564140bbfdc0 /security/Makefile | |
parent | b99af2a5b6fcabe05b22a382fe0457a66002dac8 (diff) | |
download | freebsd-ports-gnome-7a0edb9a0a18c4699929fa262a6911e56f1b93f8.tar.gz freebsd-ports-gnome-7a0edb9a0a18c4699929fa262a6911e56f1b93f8.tar.zst freebsd-ports-gnome-7a0edb9a0a18c4699929fa262a6911e56f1b93f8.zip |
Password Gorilla is cross-platform Password Manager.
It uses TCL/Tk and runs on most platforms supported by Tcl/Tk.
WWW: http://www.fpx.de/fp/Software/Gorilla
PR: ports/93179
Submitted by: Kay Lehmann <kay_lehmann@web.de>
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 f1e7d7a0714a..33ecbf10efa7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -142,6 +142,7 @@ SUBDIR += gnupg-idea SUBDIR += gnutls SUBDIR += gnutls-devel + SUBDIR += gorilla SUBDIR += gpa SUBDIR += gpasman SUBDIR += gpgme |