diff options
author | Daniel LEVAI <leva@ecentrum.hu> | 2011-12-13 14:15:22 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:47 -0200 |
commit | c9b65989b093b62bb96fc9374d8cfb085da1744b (patch) | |
tree | 6d1978ea5c9e9e941205de485ae474ac8a4ce1eb /system/kc/kc.info | |
parent | f42edb8d8e942fa69429caa5e69dcd24a9b03d5b (diff) | |
download | slackbuilds-c9b65989b093b62bb96fc9374d8cfb085da1744b.tar.gz |
system/kc: Added (console-based password management)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/kc/kc.info')
-rw-r--r-- | system/kc/kc.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/kc/kc.info b/system/kc/kc.info new file mode 100644 index 0000000000..305a2bb2d5 --- /dev/null +++ b/system/kc/kc.info @@ -0,0 +1,10 @@ +PRGNAM="kc" +VERSION="2.1.5" +HOMEPAGE="http://keychain.googlecode.com" +DOWNLOAD="http://keychain.googlecode.com/files/kc-2.1.5.tar.gz" +MD5SUM="c340a166d024fbe54705c64d7116e21f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Daniel LEVAI" +EMAIL="leva@ecentrum.hu" +APPROVED="rworkman" |