diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 21:12:20 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 21:12:20 +0000 |
commit | feb651a670ea28acbcdff5d4094d1fc157dd4db3 (patch) | |
tree | 57382a57c3855282ce9c594d06d512afc17afa45 /sysutils/pwsafe | |
parent | 11982cf73b1f58c0e303c3daa923fb3325eaf5e2 (diff) |
Notes
Diffstat (limited to 'sysutils/pwsafe')
-rw-r--r-- | sysutils/pwsafe/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pwsafe/pkg-descr b/sysutils/pwsafe/pkg-descr index 4ce8d9e69652..d75db21c3b47 100644 --- a/sysutils/pwsafe/pkg-descr +++ b/sysutils/pwsafe/pkg-descr @@ -1,9 +1,9 @@ -Pwsafe is a unix commandline program that manages encrypted password databases. +Pwsafe is a Unix commandline program that manages encrypted password databases. * Pure command-line operation if desired (good for remote access over ssh) * Can interact with X11 selection & clipboard. * Portable, endianess-clean, misaligned-access-free C++. Compiles cleanly - on linux, *bsd, macos x, solaris. + on Linux, *BSD, OS X, Solaris. * Compatible with CounterPane's PasswordSafe Win32 program versions 1.9.x. WWW: http://nsd.dyndns.org/pwsafe/ |