diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-23 09:03:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-23 09:03:08 +0700 |
commit | c8c1b6f99a0f3d8fefeb65604cbaa6fdb44625c6 (patch) | |
tree | ce848acdd0c95c1bec61802db313b27f37c74ea6 /system/apg/README | |
parent | 59aa661388e10a988f22ee713b036146d35082eb (diff) | |
download | slackbuilds-c8c1b6f99a0f3d8fefeb65604cbaa6fdb44625c6.tar.gz |
system/apg: Removed (Upstream project is dead).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/apg/README')
-rw-r--r-- | system/apg/README | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/system/apg/README b/system/apg/README deleted file mode 100644 index ca3dc56b4d..0000000000 --- a/system/apg/README +++ /dev/null @@ -1,16 +0,0 @@ -APG (Automated Password Generator) is a tool set for random password -generation. - - * For installation instructions see INSTALL - * For usage instructions see manpages - * For tips see doc/APG_TIPS - * For copying information see COPYING - -To build the apg daemon as well, start the script with: - - APGD=yes ./apg.SlackBuild - -NOTE: -This release (APG v2.2.0) is NOT compatible with TkAPG (Tcl/Tk frontend -for APG). - |