diff options
author | pav <pav@FreeBSD.org> | 2006-03-26 22:27:11 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-03-26 22:27:11 +0800 |
commit | 504132a927dc18f2b601ca8421b17cf1ebba9ac6 (patch) | |
tree | 45f386850acaeab8d1d6721bc9227332c2da7d38 /security | |
parent | cc9246f88254893d18951652708fd3ab022bac0f (diff) | |
download | freebsd-ports-gnome-504132a927dc18f2b601ca8421b17cf1ebba9ac6.tar.gz freebsd-ports-gnome-504132a927dc18f2b601ca8421b17cf1ebba9ac6.tar.zst freebsd-ports-gnome-504132a927dc18f2b601ca8421b17cf1ebba9ac6.zip |
- Update email address in header
- Update pkg-descr
PR: ports/94950
Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/gorilla/Makefile | 2 | ||||
-rw-r--r-- | security/gorilla/pkg-descr | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/security/gorilla/Makefile b/security/gorilla/Makefile index a269d93f244d..d23fdc06ce29 100644 --- a/security/gorilla/Makefile +++ b/security/gorilla/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gorilla # Date created: 2006-02-11 -# Whom: Kay Lehmann <kay@bippes.finkenkrug.ev> +# Whom: Kay Lehmann <kay_lehmann@web.de> # # $FreeBSD$ # diff --git a/security/gorilla/pkg-descr b/security/gorilla/pkg-descr index b787355d452b..4822b086599d 100644 --- a/security/gorilla/pkg-descr +++ b/security/gorilla/pkg-descr @@ -1,4 +1,5 @@ -Password Gorilla is cross-platform Password Manager. +Password Gorilla is cross-platform Password Manager. It is +compatible with "Password Safe" from Windows. It uses TCL/Tk and runs on most platforms supported by Tcl/Tk. WWW: http://www.fpx.de/fp/Software/Gorilla |